To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???畑???畑^ 0011111100111111001111111001010010101000001111110011111100111111100101001010100001011110 3f3f3f94a83f3f3f94a85e
EUC-JP ???畑???畑^ 0011111100111111001111111100100010101010001111110011111100111111110010001010101001011110 3f3f3fc8aa3f3f3fc8aa5e
UTF-8 롇롛롎畑롇롛롎畑^ 11101011101000011000011111101011101000011001101111101011101000011000111011100111100101011001000111101011101000011000011111101011101000011001101111101011101000011000111011100111100101011001000101011110 eba187eba19beba18ee79591eba187eba19beba18ee795915e
UHC 롇롛롎畑롇롛롎畑^ 1000111011001101100011101101111110001110110101001110111110100101100011101100110110001110110111111000111011010100111011111010010101011110 8ecd8edf8ed4efa58ecd8edf8ed4efa55e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)