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 ?舌?}?舌?{^ 0011111110010000111000110011111101111101001111111001000011100011001111110111101101011110 3f90e33f7d3f90e33f7b5e
EUC-JP 炤舌?}炤舌?{^ 100011111100100111010010110000001110010100111111011111011000111111001001110100101100000011100101001111110111101101011110 8fc9d2c0e53f7d8fc9d2c0e53f7b5e
UTF-8 炤舌蟬}炤舌蟬{^ 111001111000001010100100111010001000100010001100111010001001111110101100011111011110011110000010101001001110100010001000100011001110100010011111101011000111101101011110 e782a4e8888ce89fac7de782a4e8888ce89fac7b5e
UHC 炤舌蟬}炤舌蟬{^ 111000011011111111100000110111111110000011010001011111011110000110111111111000001101111111100000110100010111101101011110 e1bfe0dfe0d17de1bfe0dfe0d17b5e

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