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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 莊種十莨件衆萬 1110010010110101100011101110110110001111010111001110010010111100100011001000111110001111010011111110010011011101 e4b58eed8f5ce4bc8c8f8f4fe4dd
EUC-JP 莊種十莨件衆萬 1110100010110111101111001110111110111101101111011110100010111110101101111110111110111101101100001110100011011111 e8b7bcefbdbde8beb7efbdb0e8df
UTF-8 莊種十莨件衆萬 111010001000111010001010111001111010100010101110111001011000110110000001111010001000111010101000111001001011101110110110111010001010000110000110111010001001000010101100 e88e8ae7a8aee58d81e88ea8e4bbb6e8a186e890ac
UHC 莊種十?件衆萬 11101101111101101111000011111010111001001010100000111111110010111110110011110001111010111101100010111111 edf6f0fae4a83fcbecf1ebd8bf

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