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 ?Ff?E???Ff?E??^ 001111110100011001100110001111110100010100111111001111110011111101000110011001100011111101000101001111110011111101011110 3f46663f453f3f3f46663f453f3f5e
SJIS-WIN ?Ff?E???Ff?E??^ 001111110100011001100110001111110100010100111111001111110011111101000110011001100011111101000101001111110011111101011110 3f46663f453f3f3f46663f453f3f5e
EUC-JP ?Ff?E???Ff?E??^ 001111110100011001100110001111110100010100111111001111110011111101000110011001100011111101000101001111110011111101011110 3f46663f453f3f3f46663f453f3f5e
UTF-8 혪Ff혪E혩짱혪Ff혪E혩짱^ 11101101100110001010101001000110011001101110110110011000101010100100010111101101100110001010100111101100101001111011000111101101100110001010101001000110011001101110110110011000101010100100010111101101100110001010100111101100101001111011000101011110 ed98aa4666ed98aa45ed98a9eca7b1ed98aa4666ed98aa45ed98a9eca7b15e
UHC 혪Ff혪E혩짱혪Ff혪E혩짱^ 1100001010010010010001100110011011000010100100100100010111000010100100011100001010101111110000101001001001000110011001101100001010010010010001011100001010010001110000101010111101011110 c2924666c29245c291c2afc2924666c29245c291c2af5e

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