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 ?х?}?х?{^ 0011111110000100100001110011111101111101001111111000010010000111001111110111101101011110 3f84873f7d3f84873f7b5e
EUC-JP ?х?}?х?{^ 0011111110100111111001110011111101111101001111111010011111100111001111110111101101011110 3fa7e73f7d3fa7e73f7b5e
UTF-8 簾хㅎ}簾хㅎ{^ 11101111101001101010011011010001100001011110001110000101100011100111110111101111101001101010011011010001100001011110001110000101100011100111101101011110 efa6a6d185e3858e7defa6a6d185e3858e7b5e
UHC 簾хㅎ}簾хㅎ{^ 111001111010000110101100111001111010010010111110011111011110011110100001101011001110011110100100101111100111101101011110 e7a1ace7a4be7de7a1ace7a4be7b5e

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