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 ?@???G?JD?@???G?JD^ 00111111010000000011111100111111001111110100011100111111010010100100010000111111010000000011111100111111001111110100011100111111010010100100010001011110 3f403f3f3f473f4a443f403f3f3f473f4a445e
SJIS-WIN ?@???G?JD?@???G?JD^ 00111111010000000011111100111111001111110100011100111111010010100100010000111111010000000011111100111111001111110100011100111111010010100100010001011110 3f403f3f3f473f4a443f403f3f3f473f4a445e
EUC-JP ?@???G?JD?@???G?JD^ 00111111010000000011111100111111001111110100011100111111010010100100010000111111010000000011111100111111001111110100011100111111010010100100010001011110 3f403f3f3f473f4a443f403f3f3f473f4a445e
UTF-8 혪@혩짹혪G혪JD혪@혩짹혪G혪JD^ 111011011001100010101010010000001110110110011000101010011110110010100111101110011110110110011000101010100100011111101101100110001010101001001010010001001110110110011000101010100100000011101101100110001010100111101100101001111011100111101101100110001010101001000111111011011001100010101010010010100100010001011110 ed98aa40ed98a9eca7b9ed98aa47ed98aa4a44ed98aa40ed98a9eca7b9ed98aa47ed98aa4a445e
UHC 혪@혩짹혪G혪JD혪@혩짹혪G혪JD^ 1100001010010010010000001100001010010001110000101011000111000010100100100100011111000010100100100100101001000100110000101001001001000000110000101001000111000010101100011100001010010010010001111100001010010010010010100100010001011110 c29240c291c2b1c29247c2924a44c29240c291c2b1c29247c2924a445e

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