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 ???W???NB 001111110011111100111111010101110011111100111111001111110100111001000010 3f3f3f573f3f3f4e42
SJIS-WIN 谷測即W谷測即NB 100100100100101010010001101010101001000110100110010101111001001001001010100100011010101010010001101001100100111001000010 924a91aa91a657924a91aa91a64e42
EUC-JP 谷測即W谷測即NB 110000111010101111000010101011001100001010101000010101111100001110101011110000101010110011000010101010000100111001000010 c3abc2acc2a857c3abc2acc2a84e42
UTF-8 谷測即W谷測即NB 111010001011000010110111111001101011100010101100111001011000110110110011010101111110100010110000101101111110011010111000101011001110010110001101101100110100111001000010 e8b0b7e6b8ace58db357e8b0b7e6b8ace58db34e42
UHC 谷測?W谷測?NB 11001101110110111111011010110100001111110101011111001101110110111111011010110100001111110100111001000010 cddbf6b43f57cddbf6b43f4e42

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