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f‰kâLf[‰kâLf‰kâLf[^ 100010010110101111100010010011001000111101100110100010010110101111100010010011001000111101100110010110111000100101101011111000100100110010001111011001101000100101101011111000100100110010001111011001100101101101011110 896be24c8f66896be24c8f665b896be24c8f66896be24c8f665b5e
SJIS-WIN ?k?L?f?k?L?f[?k?L?f?k?L?f[^ 001111110110101100111111010011000011111101100110001111110110101100111111010011000011111101100110010110110011111101101011001111110100110000111111011001100011111101101011001111110100110000111111011001100101101101011110 3f6b3f4c3f663f6b3f4c3f665b3f6b3f4c3f663f6b3f4c3f665b5e
EUC-JP ?kâL?f?kâL?f[?kâL?f?kâL?f[^ 0011111101101011100011111010101110100100010011000011111101100110001111110110101110001111101010111010010001001100001111110110011001011011001111110110101110001111101010111010010001001100001111110110011000111111011010111000111110101011101001000100110000111111011001100101101101011110 3f6b8faba44c3f663f6b8faba44c3f665b3f6b8faba44c3f663f6b8faba44c3f665b5e
UTF-8 ‰kâLf‰kâLf[‰kâLf‰kâLf[^ 110000101000100101101011110000111010001001001100110000101000111101100110110000101000100101101011110000111010001001001100110000101000111101100110010110111100001010001001011010111100001110100010010011001100001010001111011001101100001010001001011010111100001110100010010011001100001010001111011001100101101101011110 c2896bc3a24cc28f66c2896bc3a24cc28f665bc2896bc3a24cc28f66c2896bc3a24cc28f665b5e
UHC ?k?L?f?k?L?f[?k?L?f?k?L?f[^ 001111110110101100111111010011000011111101100110001111110110101100111111010011000011111101100110010110110011111101101011001111110100110000111111011001100011111101101011001111110100110000111111011001100101101101011110 3f6b3f4c3f663f6b3f4c3f665b3f6b3f4c3f663f6b3f4c3f665b5e

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