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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 騾榊ァ穎}騾榊ァ穎{^ 1110100110000000100011011110010110100111100010010110111001111101111010011000000010001101111001011010011110001001011011100111101101011110 e9808de5a7896e7de9808de5a7896e7b5e
EUC-JP 騾榊ァ穎}騾榊ァ穎{^ 11110001111000001011101011100111100011101010011110110001110011110111110111110001111000001011101011100111100011101010011110110001110011110111101101011110 f1e0bae78ea7b1cf7df1e0bae78ea7b1cf7b5e
UTF-8 騾榊ァ穎}騾榊ァ穎{^ 111010011010100010111110111001101010011010001010111011111011110110100111111001111010100110001110011111011110100110101000101111101110011010100110100010101110111110111101101001111110011110101001100011100111101101011110 e9a8bee6a68aefbda7e7a98e7de9a8bee6a68aefbda7e7a98e7b5e
UHC ???穎}???穎{^ 00111111001111110011111111100111110001000111110100111111001111110011111111100111110001000111101101011110 3f3f3fe7c47d3f3f3fe7c47b5e

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