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 遑晞刊}遑晞刊{^ 111001111010000110011101111010011000101010100111011111011110011110100001100111011110100110001010101001110111101101011110 e7a19de98aa77de7a19de98aa77b5e
EUC-JP 遑晞刊}遑晞刊{^ 111011101010001111011010111010111011010010101001011111011110111010100011110110101110101110110100101010010111101101011110 eea3daebb4a97deea3daebb4a97b5e
UTF-8 遑晞刊}遑晞刊{^ 111010011000000110010001111001101001100110011110111001011000100010001010011111011110100110000001100100011110011010011001100111101110010110001000100010100111101101011110 e98191e6999ee5888a7de98191e6999ee5888a7b5e
UHC 遑晞刊}遑晞刊{^ 111111001101101011111101111101011100101011001010011111011111110011011010111111011111010111001010110010100111101101011110 fcdafdf5caca7dfcdafdf5caca7b5e

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