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 렯렼롏畑렯렼롏畑^ 11101011101000001010111111101011101000001011110011101011101000011000111111100111100101011001000111101011101000001010111111101011101000001011110011101011101000011000111111100111100101011001000101011110 eba0afeba0bceba18fe79591eba0afeba0bceba18fe795915e
UHC 렯렼롏畑렯렼롏畑^ 1000111010111100100011101100010010001110110101011110111110100101100011101011110010001110110001001000111011010101111011111010010101011110 8ebc8ec48ed5efa58ebc8ec48ed5efa55e

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