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 ’C’G‘º’K‘µ‘°}’C’G‘º’K‘µ‘°{^ 100100100100001110010010010001111001000110111010100100100100101110010001101101011001000110110000011111011001001001000011100100100100011110010001101110101001001001001011100100011011010110010001101100000111101101011110 9243924791ba924b91b591b07d9243924791ba924b91b591b07b5e
SJIS-WIN ?C?G???K???°}?C?G???K???°{^ 0011111101000011001111110100011100111111001111110011111101001011001111110011111100111111100000011000101101111101001111110100001100111111010001110011111100111111001111110100101100111111001111110011111110000001100010110111101101011110 3f433f473f3f3f4b3f3f3f818b7d3f433f473f3f3f4b3f3f3f818b7b5e
EUC-JP ?C?G?º?K???°}?C?G?º?K???°{^ 001111110100001100111111010001110011111110001111101000101110101100111111010010110011111100111111001111111010000111101011011111010011111101000011001111110100011100111111100011111010001011101011001111110100101100111111001111110011111110100001111010110111101101011110 3f433f473f8fa2eb3f4b3f3f3fa1eb7d3f433f473f8fa2eb3f4b3f3f3fa1eb7b5e
UTF-8 ’C’G‘º’K‘µ‘°}’C’G‘º’K‘µ‘°{^ 110000101001001001000011110000101001001001000111110000101001000111000010101110101100001010010010010010111100001010010001110000101011010111000010100100011100001010110000011111011100001010010010010000111100001010010010010001111100001010010001110000101011101011000010100100100100101111000010100100011100001010110101110000101001000111000010101100000111101101011110 c29243c29247c291c2bac2924bc291c2b5c291c2b07dc29243c29247c291c2bac2924bc291c2b5c291c2b07b5e
UHC ?C?G?º?K???°}?C?G?º?K???°{^ 00111111010000110011111101000111001111111010100010101100001111110100101100111111001111110011111110100001110001100111110100111111010000110011111101000111001111111010100010101100001111110100101100111111001111110011111110100001110001100111101101011110 3f433f473fa8ac3f4b3f3f3fa1c67d3f433f473fa8ac3f4b3f3f3fa1c67b5e

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