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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 邉倩又邉倩又^ 11100111101100111001100011101000100101101001010011100111101100111001100011101000100101101001010001011110 e7b398e89694e7b398e896945e
EUC-JP 邉倩又邉倩又^ 11101110101101011101000011101010110010111111010011101110101101011101000011101010110010111111010001011110 eeb5d0eacbf4eeb5d0eacbf45e
UTF-8 邉倩又邉倩又^ 11101001100000101000100111100101100000001010100111100101100011111000100011101001100000101000100111100101100000001010100111100101100011111000100001011110 e98289e580a9e58f88e98289e580a9e58f885e
UHC ??又??又^ 001111110011111111101001110100010011111100111111111010011101000101011110 3f3fe9d13f3fe9d15e

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