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 鞨瀧コ樌﨤菴ッ 111010001110000010010001111010111011101010011110111011001111101110110011111001001011110110101111 e8e091ebba9eecfbb3e4bdaf
EUC-JP 鞨瀧コ樌?菴ッ 11110000111000101100001011101101100011101011101011011100111011100011111111101000101111111000111010101111 f0e2c2ed8ebadcee3fe8bf8eaf
UTF-8 鞨瀧コ樌﨤菴ッ 111010011001111010101000111001111000000010100111111011111011110110111010111001101010100010001100111011111010100010100100111010001000111110110100111011111011110110101111 e99ea8e780a7efbdbae6a88cefa8a4e88fb4efbdaf
UHC 鞨瀧???菴? 11001010111010101101011011101001001111110011111100111111111001001110000000111111 caead6e93f3f3fe4e03f

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