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 ?S???P?????N^ 00111111010100110011111100111111001111110101000000111111001111110011111100111111001111110100111001011110 3f533f3f3f503f3f3f3f3f4e5e
SJIS-WIN ?S???P?????N^ 00111111010100110011111100111111001111110101000000111111001111110011111100111111001111110100111001011110 3f533f3f3f503f3f3f3f3f4e5e
EUC-JP ?S???P?????N^ 00111111010100110011111100111111001111110101000000111111001111110011111100111111001111110100111001011110 3f533f3f3f503f3f3f3f3f4e5e
UTF-8 혪S혩짹혪P혩쨌혩징혪N^ 11101101100110001010101001010011111011011001100010101001111011001010011110111001111011011001100010101010010100001110110110011000101010011110110010101000100011001110110110011000101010011110110010100111100101011110110110011000101010100100111001011110 ed98aa53ed98a9eca7b9ed98aa50ed98a9eca88ced98a9eca795ed98aa4e5e
UHC 혪S혩짹혪P혩쨌혩징혪N^ 11000010100100100101001111000010100100011100001010110001110000101001001001010000110000101001000111000010101101111100001010010001110000101010000111000010100100100100111001011110 c29253c291c2b1c29250c291c2b7c291c2a1c2924e5e

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