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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 髴咋區}髴咋區{^ 111010011001110010001101111011101001100110111101011111011110100110011100100011011110111010011001101111010111101101011110 e99c8dee99bd7de99c8dee99bd7b5e
EUC-JP 髴咋區}髴咋區{^ 111100011111110010111010111100001101001010111111011111011111000111111100101110101111000011010010101111110111101101011110 f1fcbaf0d2bf7df1fcbaf0d2bf7b5e
UTF-8 髴咋區}髴咋區{^ 111010011010101110110100111001011001001010001011111001011000110110000000011111011110100110101011101101001110010110010010100010111110010110001101100000000111101101011110 e9abb4e5928be58d807de9abb4e5928be58d807b5e
UHC ??區}??區{^ 0011111100111111110011111010000101111101001111110011111111001111101000010111101101011110 3f3fcfa17d3f3fcfa17b5e

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