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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 屋?屋?n}屋?屋?n{^ 1000100110101110001111111000100110101110001111110110111001111101100010011010111000111111100010011010111000111111011011100111101101011110 89ae3f89ae3f6e7d89ae3f89ae3f6e7b5e
EUC-JP 屋?屋?n}屋?屋?n{^ 1011001010110000001111111011001010110000001111110110111001111101101100101011000000111111101100101011000000111111011011100111101101011110 b2b03fb2b03f6e7db2b03fb2b03f6e7b5e
UTF-8 屋쟙屋쟆n}屋쟙屋쟆n{^ 1110010110110001100010111110110010011111100110011110010110110001100010111110110010011111100001100110111001111101111001011011000110001011111011001001111110011001111001011011000110001011111011001001111110000110011011100111101101011110 e5b18bec9f99e5b18bec9f866e7de5b18bec9f99e5b18bec9f866e7b5e
UHC 屋쟙屋쟆n}屋쟙屋쟆n{^ 111010001010100110100000010101111110100010101001101000000100101001101110011111011110100010101001101000000101011111101000101010011010000001001010011011100111101101011110 e8a9a057e8a9a04a6e7de8a9a057e8a9a04a6e7b5e

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