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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 瓠???瓠???^ 1110000101000000001111110011111100111111111000010100000000111111001111110011111101011110 e1403f3f3fe1403f3f3f5e
EUC-JP 瓠???瓠???^ 1110000110100001001111110011111100111111111000011010000100111111001111110011111101011110 e1a13f3f3fe1a13f3f3f5e
UTF-8 瓠흔렟줏瓠흔렟줌^ 11100111100100111010000011101101100111011001010011101011101000001001111111101100101001001000111111100111100100111010000011101101100111011001010011101011101000001001111111101100101001001000110001011110 e793a0ed9d94eba09feca48fe793a0ed9d94eba09feca48c5e
UHC 瓠흔렟줏瓠흔렟줌^ 1111101111010010110010001110011110001110101100001100000111011110111110111101001011001000111001111000111010110000110000011101110001011110 fbd2c8e78eb0c1defbd2c8e78eb0c1dc5e

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