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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 谷則俗谷則俗B 10010010010010101001000110100101100100011010110110010010010010101001000110100101100100011010110101000010 924a91a591ad924a91a591ad42
EUC-JP 谷則俗谷則俗B 11000011101010111100001010100111110000101010111111000011101010111100001010100111110000101010111101000010 c3abc2a7c2afc3abc2a7c2af42
UTF-8 谷則俗谷則俗B 11101000101100001011011111100101100010011000011111100100101111111001011111101000101100001011011111100101100010011000011111100100101111111001011101000010 e8b0b7e58987e4bf97e8b0b7e58987e4bf9742
UHC 谷則俗谷則俗B 11001101110110111111011011001110111000011101010011001101110110111111011011001110111000011101010001000010 cddbf6cee1d4cddbf6cee1d442

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