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’AŒ`‰k‘LâL}‰k’AŒ`‰k‘LâL{^ 100010010110101110010010010000011000110001100000100010010110101110010001010011001110001001001100011111011000100101101011100100100100000110001100011000001000100101101011100100010100110011100010010011000111101101011110 896b92418c60896b914ce24c7d896b92418c60896b914ce24c7b5e
SJIS-WIN ?k?A?`?k?L?L}?k?A?`?k?L?L{^ 001111110110101100111111010000010011111101100000001111110110101100111111010011000011111101001100011111010011111101101011001111110100000100111111011000000011111101101011001111110100110000111111010011000111101101011110 3f6b3f413f603f6b3f4c3f4c7d3f6b3f413f603f6b3f4c3f4c7b5e
EUC-JP ?k?A?`?k?LâL}?k?A?`?k?LâL{^ 00111111011010110011111101000001001111110110000000111111011010110011111101001100100011111010101110100100010011000111110100111111011010110011111101000001001111110110000000111111011010110011111101001100100011111010101110100100010011000111101101011110 3f6b3f413f603f6b3f4c8faba44c7d3f6b3f413f603f6b3f4c8faba44c7b5e
UTF-8 ‰k’AŒ`‰k‘LâL}‰k’AŒ`‰k‘LâL{^ 110000101000100101101011110000101001001001000001110000101000110001100000110000101000100101101011110000101001000101001100110000111010001001001100011111011100001010001001011010111100001010010010010000011100001010001100011000001100001010001001011010111100001010010001010011001100001110100010010011000111101101011110 c2896bc29241c28c60c2896bc2914cc3a24c7dc2896bc29241c28c60c2896bc2914cc3a24c7b5e
UHC ?k?A?`?k?L?L}?k?A?`?k?L?L{^ 001111110110101100111111010000010011111101100000001111110110101100111111010011000011111101001100011111010011111101101011001111110100000100111111011000000011111101101011001111110100110000111111010011000111101101011110 3f6b3f413f603f6b3f4c3f4c7d3f6b3f413f603f6b3f4c3f4c7b5e

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