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 ???n???nB 001111110011111100111111011011100011111100111111001111110110111001000010 3f3f3f6e3f3f3f6e42
SJIS-WIN 谷測測n谷測測nB 100100100100101010010001101010101001000110101010011011101001001001001010100100011010101010010001101010100110111001000010 924a91aa91aa6e924a91aa91aa6e42
EUC-JP 谷測測n谷測測nB 110000111010101111000010101011001100001010101100011011101100001110101011110000101010110011000010101011000110111001000010 c3abc2acc2ac6ec3abc2acc2ac6e42
UTF-8 谷測測n谷測測nB 111010001011000010110111111001101011100010101100111001101011100010101100011011101110100010110000101101111110011010111000101011001110011010111000101011000110111001000010 e8b0b7e6b8ace6b8ac6ee8b0b7e6b8ace6b8ac6e42
UHC 谷測測n谷測測nB 110011011101101111110110101101001111011010110100011011101100110111011011111101101011010011110110101101000110111001000010 cddbf6b4f6b46ecddbf6b4f6b46e42

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