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 谷測尊谷測形谷足 10010010010010101001000110101010100100011011100010010010010010101001000110101010100011000110000010010010010010101001000110101011 924a91aa91b8924a91aa8c60924a91ab
EUC-JP 谷測尊谷測形谷足 11000011101010111100001010101100110000101011101011000011101010111100001010101100101101111100000111000011101010111100001010101101 c3abc2acc2bac3abc2acb7c1c3abc2ad
UTF-8 谷測尊谷測形谷足 111010001011000010110111111001101011100010101100111001011011000010001010111010001011000010110111111001101011100010101100111001011011110110100010111010001011000010110111111010001011011010110011 e8b0b7e6b8ace5b08ae8b0b7e6b8ace5bda2e8b0b7e8b6b3
UHC 谷測尊谷測形谷足 11001101110110111111011010110100111100001110111011001101110110111111011010110100111110111010000111001101110110111111000011101011 cddbf6b4f0eecddbf6b4fba1cddbf0eb

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