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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 汁?汁?亥?壕? 100011110110000000111111100011110110000000111111100010001110010100111111100011011000100000111111 8f603f8f603f88e53f8d883f
EUC-JP 汁?汁?亥?壕? 101111011100000100111111101111011100000100111111101100001110011100111111101110011110100000111111 bdc13fbdc13fb0e73fb9e83f
UTF-8 汁렏汁렏亥렜壕렢 111001101011000110000001111010111010000010001111111001101011000110000001111010111010000010001111111001001011101010100101111010111010000010011100111001011010001110010101111010111010000010100010 e6b181eba08fe6b181eba08fe4baa5eba09ce5a395eba0a2
UHC 汁렏汁렏亥렜壕렢 11110001111100001000111010100101111100011111000010001110101001011111101010100100100011101010111011111011101111011000111010110011 f1f08ea5f1f08ea5faa48eaefbbd8eb3

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