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 竺尺戝}竺尺戝{^ 100011101011000110001110110110101110011011000001011111011000111010110001100011101101101011100110110000010111101101011110 8eb18edae6c17d8eb18edae6c17b5e
EUC-JP 竺尺戝}竺尺戝{^ 101111001011001110111100110111001110110011000011011111011011110010110011101111001101110011101100110000110111101101011110 bcb3bcdcecc37dbcb3bcdcecc37b5e
UTF-8 竺尺戝}竺尺戝{^ 111001111010101110111010111001011011000010111010111001101000100010011101011111011110011110101011101110101110010110110000101110101110011010001000100111010111101101011110 e7abbae5b0bae6889d7de7abbae5b0bae6889d7b5e
UHC 竺尺?}竺尺?{^ 11110101111001111111010010101001001111110111110111110101111001111111010010101001001111110111101101011110 f5e7f4a93f7df5e7f4a93f7b5e

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