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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蟆雁、壼ー雁、喊 11100101101100001000101011100101101001001001101011100101101100001000101011100101101001001001101001011110 e5b08ae5a49ae5b08ae5a49a5e
EUC-JP 蟆雁、壼ー雁、喊 11101010101100101011010011100111100011101010010011010100111001111000111010110000101101001110011110001110101001001101001110111111 eab2b4e78ea4d4e78eb0b4e78ea4d3bf
UTF-8 蟆雁、壼ー雁、喊 111010001001111110000110111010011001101110000001111011111011110110100100111001011010001110111100111011111011110110110000111010011001101110000001111011111011110110100100111001011001011010001010 e89f86e99b81efbda4e5a3bcefbdb0e99b81efbda4e5968a
UHC ?雁???雁?喊 0011111111100100110100100011111100111111001111111110010011010010001111111111100111100010 3fe4d23f3f3fe4d23ff9e2

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