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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 谷坦村谷其遜樽賊 10010010010010101001001001010010100100011011101010010010010010101001000110110100100100011011101110010010010011011001000110101111 924a925291ba924a91b491bb924d91af
EUC-JP 谷坦村谷其遜樽賊 11000011101010111100001110110011110000101011110011000011101010111100001010110110110000101011110111000011101011101100001010110001 c3abc3b3c2bcc3abc2b6c2bdc3aec2b1
UTF-8 谷坦村谷其遜樽賊 111010001011000010110111111001011001110110100110111001101001110110010001111010001011000010110111111001011000010110110110111010011000000110011100111001101010100010111101111010001011001110001010 e8b0b7e59da6e69d91e8b0b7e585b6e9819ce6a8bde8b38a
UHC 谷坦村谷其遜樽賊 11001101110110111111011110100100111101011011110111001101110110111101000011101100111000011110000111110001110111001110111011100100 cddbf7a4f5bdcddbd0ece1e1f1dceee4

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