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 蘊よ????潁 11100101010111011000001011100110001111110011111100111111001111111001111111110001 e55d82e63f3f3f3f9ff1
EUC-JP 蘊よ????潁 11101001101111101010010011101000001111110011111100111111001111111101111011110011 e9bea4e83f3f3f3fdef3
UTF-8 蘊よ닅了롨나潁 111010001001100010001010111000111000001010001000111010111000101110000101111011111010011010111010111010111010000110101000111010111000001010011000111001101011110110000001 e8988ae38288eb8b85efa6baeba1a8eb8298e6bd81
UHC 蘊よ닅了롨나潁 1110100010110011101010101110100010001000100011101110100011100111100011101110100010110011101010101110011110111000 e8b3aae8888ee8e78ee8b3aae7b8

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