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 ???K}???K{^ 0011111100111111001111110100101101111101001111110011111100111111010010110111101101011110 3f3f3f4b7d3f3f3f4b7b5e
SJIS-WIN 硝ウK}硝ウK{^ 100011111100100111110100100011101011001101001011011111011000111111001001111101001000111010110011010010110111101101011110 8fc9f48eb34b7d8fc9f48eb34b7b5e
EUC-JP 硝?ウK}硝?ウK{^ 101111101100101100111111100011101011001101001011011111011011111011001011001111111000111010110011010010110111101101011110 becb3f8eb34b7dbecb3f8eb34b7b5e
UTF-8 硝ウK}硝ウK{^ 1110011110100001100111011110111010001100101111011110111110111101101100110100101101111101111001111010000110011101111011101000110010111101111011111011110110110011010010110111101101011110 e7a19dee8cbdefbdb34b7de7a19dee8cbdefbdb34b7b5e
UHC 硝??K}硝??K{^ 11110101101001100011111100111111010010110111110111110101101001100011111100111111010010110111101101011110 f5a63f3f4b7df5a63f3f4b7b5e

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