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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?田液?田液^ 0011111110010011011000111000100101110100001111111001001101100011100010010111010001011110 3f936389743f936389745e
EUC-JP ?田液?田液^ 0011111111000101110001001011000111010101001111111100010111000100101100011101010101011110 3fc5c4b1d53fc5c4b1d55e
UTF-8 뤺田液뤺田液^ 11101011101001001011101011100111100101001011000011100110101101101011001011101011101001001011101011100111100101001011000011100110101101101011001001011110 eba4bae794b0e6b6b2eba4bae794b0e6b6b25e
UHC 뤺田液뤺田液^ 10001111111010001110111110100011111001001111101110001111111010001110111110100011111001001111101101011110 8fe8efa3e4fb8fe8efa3e4fb5e

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