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 訂冀?}訂冀?{^ 10010010111110011001100101100010001111110111110110010010111110011001100101100010001111110111101101011110 92f999623f7d92f999623f7b5e
EUC-JP 訂冀?}訂冀?{^ 11000100111110111101000111000011001111110111110111000100111110111101000111000011001111110111101101011110 c4fbd1c33f7dc4fbd1c33f7b5e
UTF-8 訂冀쥴}訂冀쥴{^ 111010001010100010000010111001011000011010000000111011001010010110110100011111011110100010101000100000101110010110000110100000001110110010100101101101000111101101011110 e8a882e58680eca5b47de8a882e58680eca5b47b5e
UHC 訂冀쥴}訂冀쥴{^ 111011111111010011010000111011011100000111101100011111011110111111110100110100001110110111000001111011000111101101011110 eff4d0edc1ec7deff4d0edc1ec7b5e

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