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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?校櫂?九?^ 00111111100011010101101010011111010001000011111110001011111000110011111101011110 3f8d5a9f443f8be33f5e
EUC-JP 橒校櫂橒九?^ 1000111111000101101011011011100110111011110111011010010110001111110001011010110110110110111001010011111101011110 8fc5adb9bbdda58fc5adb6e53f5e
UTF-8 橒校櫂橒九윌^ 11100110101010011001001011100110101000001010000111100110101010111000001011100110101010011001001011100100101110011001110111101100100111001000110001011110 e6a992e6a0a1e6ab82e6a992e4b99dec9c8c5e
UHC 橒校櫂橒九윌^ 11101001111110001100111011101000110101001010001011101001111110001100111011111010110000001010101001011110 e9f8cee8d4a2e9f8cefac0aa5e

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