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 ?燮?}?燮?{^ 0011111110011001110101110011111101111101001111111001100111010111001111110111101101011110 3f99d73f7d3f99d73f7b5e
EUC-JP ?燮?}?燮?{^ 0011111111010010110110010011111101111101001111111101001011011001001111110111101101011110 3fd2d93f7d3fd2d93f7b5e
UTF-8 렯燮롈}렯燮롈{^ 111010111010000010101111111001111000011110101110111010111010000110001000011111011110101110100000101011111110011110000111101011101110101110100001100010000111101101011110 eba0afe787aeeba1887deba0afe787aeeba1887b5e
UHC 렯燮롈}렯燮롈{^ 100011101011110011100000111100001000111011001110011111011000111010111100111000001111000010001110110011100111101101011110 8ebce0f08ece7d8ebce0f08ece7b5e

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