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 谷贈其狸贈卒但叩 10010010010010101001000110100001100100011011010010010010010010111001000110100001100100011011001010010010010000011001001001000000 924a91a191b4924b91a191b292419240
EUC-JP 谷贈其狸贈卒但叩 11000011101010111100001010100011110000101011011011000011101011001100001010100011110000101011010011000011101000101100001110100001 c3abc2a3c2b6c3acc2a3c2b4c3a2c3a1
UTF-8 谷贈其狸贈卒但叩 111010001011000010110111111010001011010010001000111001011000010110110110111001111000101110111000111010001011010010001000111001011000110110010010111001001011110110000110111001011000111110101001 e8b0b7e8b488e585b6e78bb8e8b488e58d92e4bd86e58fa9
UHC 谷贈其狸贈卒但叩 11001101110110111111000111111100110100001110110011010111111000011111000111111100111100001110111111010011101000111100110110110000 cddbf1fcd0ecd7e1f1fcf0efd3a3cdb0

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