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 LLfLL^}YLLfLL^}bE 10010000010011001001000001001100011001101001000001001100100100000100110001011110011111010101100110010000010011001001000001001100011001101001000001001100100100000100110001011110011111010110001001000101 904c904c66904c904c5e7d59904c904c66904c904c5e7d6245
SJIS-WIN ?L?Lf?L?L^}Y?L?Lf?L?L^}bE 00111111010011000011111101001100011001100011111101001100001111110100110001011110011111010101100100111111010011000011111101001100011001100011111101001100001111110100110001011110011111010110001001000101 3f4c3f4c663f4c3f4c5e7d593f4c3f4c663f4c3f4c5e7d6245
EUC-JP ?L?Lf?L?L^}Y?L?Lf?L?L^}bE 00111111010011000011111101001100011001100011111101001100001111110100110001011110011111010101100100111111010011000011111101001100011001100011111101001100001111110100110001011110011111010110001001000101 3f4c3f4c663f4c3f4c5e7d593f4c3f4c663f4c3f4c5e7d6245
UTF-8 LLfLL^}YLLfLL^}bE 110000101001000001001100110000101001000001001100011001101100001010010000010011001100001010010000010011000101111001111101010110011100001010010000010011001100001010010000010011000110011011000010100100000100110011000010100100000100110001011110011111010110001001000101 c2904cc2904c66c2904cc2904c5e7d59c2904cc2904c66c2904cc2904c5e7d6245
UHC ?L?Lf?L?L^}Y?L?Lf?L?L^}bE 00111111010011000011111101001100011001100011111101001100001111110100110001011110011111010101100100111111010011000011111101001100011001100011111101001100001111110100110001011110011111010110001001000101 3f4c3f4c663f4c3f4c5e7d593f4c3f4c663f4c3f4c5e7d6245

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