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 矣紗?峰鬼樗謗 11100001111000011000111011010001001111111001010111110100100010110101001110010010100101001110011010001110 e1e18ed13f95f48b539294e68e
EUC-JP 矣紗?峰鬼樗謗 11100010111000111011110011010011001111111100101011110110101101011011010011000011111101001110101111101110 e2e3bcd33fcaf6b5b4c3f4ebee
UTF-8 矣紗렱峰鬼樗謗 111001111001111110100011111001111011010010010111111010111010000010110001111001011011001110110000111010011010110010111100111001101010100010010111111010001010110010010111 e79fa3e7b497eba0b1e5b3b0e9acbce6a897e8ac97
UHC 矣紗렱峰鬼樗謗 1110101111111000110111101110100110001110101111101101110011101000110100001010000111101110110000001101101110111111 ebf8dee98ebedce8d0a1eec0dbbf

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