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 혪AL혪AL^ 1110110110011000101010100100000101001100111011011001100010101010010000010100110001011110 ed98aa414ced98aa414c5e
SJIS-WIN ???AL???AL^ 0011111100111111001111110100000101001100001111110011111100111111010000010100110001011110 3f3f3f414c3f3f3f414c5e
EUC-JP í?ªALí?ªAL^ 10001111101010111011111100111111100011111010001011101100010000010100110010001111101010111011111100111111100011111010001011101100010000010100110001011110 8fabbf3f8fa2ec414c8fabbf3f8fa2ec414c5e
UTF-8 혪AL혪AL^ 1100001110101101110000101001100011000010101010100100000101001100110000111010110111000010100110001100001010101010010000010100110001011110 c3adc298c2aa414cc3adc298c2aa414c5e
UHC ??ªAL??ªAL^ 00111111001111111010100010100011010000010100110000111111001111111010100010100011010000010100110001011110 3f3fa8a3414c3f3fa8a3414c5e

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