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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
EUC-JP ???荑?}???荑?{^ 0011111100111111001111111000111111010111111110010011111101111101001111110011111100111111100011111101011111111001001111110111101101011110 3f3f3f8fd7f93f7d3f3f3f8fd7f93f7b5e
UTF-8 列띕뜄荑굈}列띕뜄荑굈{^ 111011111010011010011100111010111001110110010101111010111001110010000100111010001000110110010001111010101011010110001000011111011110111110100110100111001110101110011101100101011110101110011100100001001110100010001101100100011110101010110101100010000111101101011110 efa69ceb9d95eb9c84e88d91eab5887defa69ceb9d95eb9c84e88d91eab5887b5e
UHC 列띕뜄荑굈}列띕뜄荑굈{^ 1110011011101010101101101110101110001101100010001110110010111111100000100110111001111101111001101110101010110110111010111000110110001000111011001011111110000010011011100111101101011110 e6eab6eb8d88ecbf826e7de6eab6eb8d88ecbf826e7b5e

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