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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 屋b?夷??依 1000100110101110100000101000001000111111100010001100111000111111001111111000100011001011 89ae82823f88ce3f3f88cb
EUC-JP 屋b?夷??依 1011001010110000101000111110001000111111101100001101000000111111001111111011000011001101 b2b0a3e23fb0d03f3fb0cd
UTF-8 屋b넁夷띄쑴依 111001011011000110001011111011111011110110000010111010111000010010000001111001011010010010110111111010111001110110000100111011001001000110110100111001001011111010011101 e5b18befbd82eb8481e5a4b7eb9d84ec91b4e4be9d
UHC 屋b넁夷띄쑴依 1110100010101001101000111110001010000110100100011110110010101000101101101110011110111110101010011110101111101110 e8a9a3e28691eca8b6e7bea9ebee

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