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 騾晄ョ穎}騾晄ョ穎{^ 1110100110000000100111011110011010101110100010010110111001111101111010011000000010011101111001101010111010001001011011100111101101011110 e9809de6ae896e7de9809de6ae896e7b5e
EUC-JP 騾晄ョ穎}騾晄ョ穎{^ 11110001111000001101101011101000100011101010111010110001110011110111110111110001111000001101101011101000100011101010111010110001110011110111101101011110 f1e0dae88eaeb1cf7df1e0dae88eaeb1cf7b5e
UTF-8 騾晄ョ穎}騾晄ョ穎{^ 111010011010100010111110111001101001100110000100111011111011110110101110111001111010100110001110011111011110100110101000101111101110011010011001100001001110111110111101101011101110011110101001100011100111101101011110 e9a8bee69984efbdaee7a98e7de9a8bee69984efbdaee7a98e7b5e
UHC ?晄?穎}?晄?穎{^ 001111111111110011001101001111111110011111000100011111010011111111111100110011010011111111100111110001000111101101011110 3ffccd3fe7c47d3ffccd3fe7c47b5e

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