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 驥育泓驥育汞^ 11101001100001111000100011100111100111111001011111101001100001111000100011100111100111111000011101011110 e98788e79f97e98788e79f875e
EUC-JP 驥育泓驥育汞^ 11110001111001111011000011101001110111011111011111110001111001111011000011101001110111011110011101011110 f1e7b0e9ddf7f1e7b0e9dde75e
UTF-8 驥育泓驥育汞^ 11101001101010011010010111101000100000101011001011100110101100111001001111101001101010011010010111101000100000101011001011100110101100011001111001011110 e9a9a5e882b2e6b393e9a9a5e882b2e6b19e5e
UHC 驥育泓驥育汞^ 11010001110010101110101111000000111110111111001011010001110010101110101111000000111110111111000101011110 d1caebc0fbf2d1caebc0fbf15e

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