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ÐfLÐ^}YLÐfLÐ^}bE 10011101010011001001110111010000011001101001110101001100100111011101000001011110011111010101100110011101010011001001110111010000011001101001110101001100100111011101000001011110011111010110001001000101 9d4c9dd0669d4c9dd05e7d599d4c9dd0669d4c9dd05e7d6245
SJIS-WIN ?L??f?L??^}Y?L??f?L??^}bE 00111111010011000011111100111111011001100011111101001100001111110011111101011110011111010101100100111111010011000011111100111111011001100011111101001100001111110011111101011110011111010110001001000101 3f4c3f3f663f4c3f3f5e7d593f4c3f3f663f4c3f3f5e7d6245
EUC-JP ?L??f?L??^}Y?L??f?L??^}bE 00111111010011000011111100111111011001100011111101001100001111110011111101011110011111010101100100111111010011000011111100111111011001100011111101001100001111110011111101011110011111010110001001000101 3f4c3f3f663f4c3f3f5e7d593f4c3f3f663f4c3f3f5e7d6245
UTF-8 LÐfLÐ^}YLÐfLÐ^}bE 11000010100111010100110011000010100111011100001110010000011001101100001010011101010011001100001010011101110000111001000001011110011111010101100111000010100111010100110011000010100111011100001110010000011001101100001010011101010011001100001010011101110000111001000001011110011111010110001001000101 c29d4cc29dc39066c29d4cc29dc3905e7d59c29d4cc29dc39066c29d4cc29dc3905e7d6245
UHC ?L?Ðf?L?Ð^}Y?L?Ðf?L?Ð^}bE 0011111101001100001111111010100010100010011001100011111101001100001111111010100010100010010111100111110101011001001111110100110000111111101010001010001001100110001111110100110000111111101010001010001001011110011111010110001001000101 3f4c3fa8a2663f4c3fa8a25e7d593f4c3fa8a2663f4c3fa8a25e7d6245

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