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 室鹿竺箴鹿竺眩 1000111010111010100011101010110110001110101100011110001010111100100011101010110110001110101100011110000110111111 8eba8ead8eb1e2bc8ead8eb1e1bf
EUC-JP 室鹿竺箴鹿竺眩 1011110010111100101111001010111110111100101100111110010010111110101111001010111110111100101100111110001011000001 bcbcbcafbcb3e4bebcafbcb3e2c1
UTF-8 室鹿竺箴鹿竺眩 111001011010111010100100111010011011100110111111111001111010101110111010111001111010111010110100111010011011100110111111111001111010101110111010111001111001110010101001 e5aea4e9b9bfe7abbae7aeb4e9b9bfe7abbae79ca9
UHC 室鹿竺箴鹿竺眩 1110001111111000110101101110001111110101111001111110110111010111110101101110001111110101111001111111101011011111 e3f8d6e3f5e7edd7d6e3f5e7fadf

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