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’JŒ`’G‘³‘¥’K’JŒ`’G‘³‘¥^ 10010010010010111001001001001010100011000110000010010010010001111001000110110011100100011010010110010010010010111001001001001010100011000110000010010010010001111001000110110011100100011010010101011110 924b924a8c60924791b391a5924b924a8c60924791b391a55e
SJIS-WIN ?K?J?`?G???¥?K?J?`?G???¥^ 001111110100101100111111010010100011111101100000001111110100011100111111001111110011111110000001100011110011111101001011001111110100101000111111011000000011111101000111001111110011111100111111100000011000111101011110 3f4b3f4a3f603f473f3f3f818f3f4b3f4a3f603f473f3f3f818f5e
EUC-JP ?K?J?`?G?????K?J?`?G????^ 00111111010010110011111101001010001111110110000000111111010001110011111100111111001111110011111100111111010010110011111101001010001111110110000000111111010001110011111100111111001111110011111101011110 3f4b3f4a3f603f473f3f3f3f3f4b3f4a3f603f473f3f3f3f5e
UTF-8 ’K’JŒ`’G‘³‘¥’K’JŒ`’G‘³‘¥^ 1100001010010010010010111100001010010010010010101100001010001100011000001100001010010010010001111100001010010001110000101011001111000010100100011100001010100101110000101001001001001011110000101001001001001010110000101000110001100000110000101001001001000111110000101001000111000010101100111100001010010001110000101010010101011110 c2924bc2924ac28c60c29247c291c2b3c291c2a5c2924bc2924ac28c60c29247c291c2b3c291c2a55e
UHC ?K?J?`?G?³???K?J?`?G?³??^ 001111110100101100111111010010100011111101100000001111110100011100111111101010011111100000111111001111110011111101001011001111110100101000111111011000000011111101000111001111111010100111111000001111110011111101011110 3f4b3f4a3f603f473fa9f83f3f3f4b3f4a3f603f473fa9f83f3f5e

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