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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 裴タェエ、裴タェエ、 111001011110100011000000101010101011010010100100111001011110100011000000101010101011010010100100 e5e8c0aab4a4e5e8c0aab4a4
EUC-JP 裴タェエ、裴タェエ、 1110101011101010100011101100000010001110101010101000111010110100100011101010010011101010111010101000111011000000100011101010101010001110101101001000111010100100 eaea8ec08eaa8eb48ea4eaea8ec08eaa8eb48ea4
UTF-8 裴タェエ、裴タェエ、 111010001010001110110100111011111011111010000000111011111011110110101010111011111011110110110100111011111011110110100100111010001010001110110100111011111011111010000000111011111011110110101010111011111011110110110100111011111011110110100100 e8a3b4efbe80efbdaaefbdb4efbda4e8a3b4efbe80efbdaaefbdb4efbda4
UHC 裴????裴???? 110110111101000000111111001111110011111100111111110110111101000000111111001111110011111100111111 dbd03f3f3f3fdbd03f3f3f3f

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