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 腋??}腋??{^ 1110001111111100001111110011111101111101111000111111110000111111001111110111101101011110 e3fc3f3f7de3fc3f3f7b5e
EUC-JP 腋??}腋??{^ 1110011011111110001111110011111101111101111001101111111000111111001111110111101101011110 e6fe3f3f7de6fe3f3f7b5e
UTF-8 腋뉓떅}腋뉓떅{^ 111010001000010110001011111010111000100110010011111010111001011010000101011111011110100010000101100010111110101110001001100100111110101110010110100001010111101101011110 e8858beb8993eb96857de8858beb8993eb96857b5e
UHC 腋뉓떅}腋뉓떅{^ 111001001111110110000111111010001000101110011011011111011110010011111101100001111110100010001011100110110111101101011110 e4fd87e88b9b7de4fd87e88b9b7b5e

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