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 谷贈其狸則臓谷贈 10010010010010101001000110100001100100011011010010010010010010111001000110100101100100011001111110010010010010101001000110100001 924a91a191b4924b91a5919f924a91a1
EUC-JP 谷贈其狸則臓谷贈 11000011101010111100001010100011110000101011011011000011101011001100001010100111110000101010000111000011101010111100001010100011 c3abc2a3c2b6c3acc2a7c2a1c3abc2a3
UTF-8 谷贈其狸則臓谷贈 111010001011000010110111111010001011010010001000111001011000010110110110111001111000101110111000111001011000100110000111111010001000011110010011111010001011000010110111111010001011010010001000 e8b0b7e8b488e585b6e78bb8e58987e88793e8b0b7e8b488
UHC 谷贈其狸則?谷贈 110011011101101111110001111111001101000011101100110101111110000111110110110011100011111111001101110110111111000111111100 cddbf1fcd0ecd7e1f6ce3fcddbf1fc

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