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 甑???功臧六 1000110110011001001111110011111100111111100011001111011111100100011010001001100001011010 8d993f3f3f8cf7e468985a
EUC-JP 甑???功臧六 1011100111111001001111110011111100111111101110001111100111100111110010011100111110111011 b9f93f3f3fb8f9e7c9cfbb
UTF-8 甑븅렚쯤功臧六 111001111001010010010001111010111011100010000101111010111010000010011010111011001010111110100100111001011000101010011111111010001000011110100111111001011000010110101101 e79491ebb885eba09aecafa4e58a9fe887a7e585ad
UHC 甑븅렚쯤功臧六 1111000111110111101110101110100110001110101011011100001011101011110011011110110111101101111101011101011110111111 f1f7bae98eadc2ebcdededf5d7bf

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