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 ‰k‘LâL‰k‘LæïD‰k‘LâL‰k‘LæïD^ 100010010110101110010001010011001110001001001100100010010110101110010001010011001110011011101111010001001000100101101011100100010100110011100010010011001000100101101011100100010100110011100110111011110100010001011110 896b914ce24c896b914ce6ef44896b914ce24c896b914ce6ef445e
SJIS-WIN ?k?L?L?k?L??D?k?L?L?k?L??D^ 001111110110101100111111010011000011111101001100001111110110101100111111010011000011111100111111010001000011111101101011001111110100110000111111010011000011111101101011001111110100110000111111001111110100010001011110 3f6b3f4c3f4c3f6b3f4c3f3f443f6b3f4c3f4c3f6b3f4c3f3f445e
EUC-JP ?k?LâL?k?LæïD?k?LâL?k?LæïD^ 001111110110101100111111010011001000111110101011101001000100110000111111011010110011111101001100100011111010100111000001100011111010101111000001010001000011111101101011001111110100110010001111101010111010010001001100001111110110101100111111010011001000111110101001110000011000111110101011110000010100010001011110 3f6b3f4c8faba44c3f6b3f4c8fa9c18fabc1443f6b3f4c8faba44c3f6b3f4c8fa9c18fabc1445e
UTF-8 ‰k‘LâL‰k‘LæïD‰k‘LâL‰k‘LæïD^ 1100001010001001011010111100001010010001010011001100001110100010010011001100001010001001011010111100001010010001010011001100001110100110110000111010111101000100110000101000100101101011110000101001000101001100110000111010001001001100110000101000100101101011110000101001000101001100110000111010011011000011101011110100010001011110 c2896bc2914cc3a24cc2896bc2914cc3a6c3af44c2896bc2914cc3a24cc2896bc2914cc3a6c3af445e
UHC ?k?L?L?k?Læ?D?k?L?L?k?Læ?D^ 0011111101101011001111110100110000111111010011000011111101101011001111110100110010101001101000010011111101000100001111110110101100111111010011000011111101001100001111110110101100111111010011001010100110100001001111110100010001011110 3f6b3f4c3f4c3f6b3f4ca9a13f443f6b3f4c3f4c3f6b3f4ca9a13f445e

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