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 蓮х뙄}蓮х뙄{^ 11101111101001101001100111010001100001011110101110011001100001000111110111101111101001101001100111010001100001011110101110011001100001000111101101011110 efa699d185eb99847defa699d185eb99847b5e
UHC 蓮х뙄}蓮х뙄{^ 111001101110010110101100111001111000110010001010011111011110011011100101101011001110011110001100100010100111101101011110 e6e5ace78c8a7de6e5ace78c8a7b5e

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