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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 嵬??W}嵬??W{^ 10011011110010100011111100111111010101110111110110011011110010100011111100111111010101110111101101011110 9bca3f3f577d9bca3f3f577b5e
EUC-JP 嵬??W}嵬??W{^ 11010110110011000011111100111111010101110111110111010110110011000011111100111111010101110111101101011110 d6cc3f3f577dd6cc3f3f577b5e
UTF-8 嵬딇꼵W}嵬딇꼵W{^ 1110010110110101101011001110101110010100100001111110101010111100101101010101011101111101111001011011010110101100111010111001010010000111111010101011110010110101010101110111101101011110 e5b5aceb9487eabcb5577de5b5aceb9487eabcb5577b5e
UHC 嵬딇꼵W}嵬딇꼵W{^ 1110100011100011100010101110110110000100100011010101011101111101111010001110001110001010111011011000010010001101010101110111101101011110 e8e38aed848d577de8e38aed848d577b5e

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