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 ??????D 00111111001111110011111100111111001111110011111101000100 3f3f3f3f3f3f44
SJIS-WIN 谷叩蔵辰贈辰D 10010010010010101001001001000000100100011010000010010010010000111001000110100001100100100100001101000100 924a924091a0924391a1924344
EUC-JP 谷叩蔵辰贈辰D 11000011101010111100001110100001110000101010001011000011101001001100001010100011110000111010010001000100 c3abc3a1c2a2c3a4c2a3c3a444
UTF-8 谷叩蔵辰贈辰D 11101000101100001011011111100101100011111010100111101000100101001011010111101000101111101011000011101000101101001000100011101000101111101011000001000100 e8b0b7e58fa9e894b5e8beb0e8b488e8beb044
UHC 谷叩?辰贈辰D 110011011101101111001101101100000011111111110010111000111111000111111100111100101110001101000100 cddbcdb03ff2e3f1fcf2e344

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