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 11100100101100011001000010001001100010100100111111100100101100011001000010001001100010100100111101000010 e4b190898a4fe4b190898a4f42
EUC-JP 莖翠外莖翠外B 11101000101100111011111111101001101100111011000011101000101100111011111111101001101100111011000001000010 e8b3bfe9b3b0e8b3bfe9b3b042
UTF-8 莖翠外莖翠外B 11101000100011101001011011100111101111111010000011100101101001001001011011101000100011101001011011100111101111111010000011100101101001001001011001000010 e88e96e7bfa0e5a496e88e96e7bfa0e5a49642
UHC 莖翠外莖翠外B 11001100111011001111011010101000111010001110001011001100111011001111011010101000111010001110001001000010 ccecf6a8e8e2ccecf6a8e8e242

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