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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?制?n}?制?n{^ 00111111100100001010011100111111011011100111110100111111100100001010011100111111011011100111101101011110 3f90a73f6e7d3f90a73f6e7b5e
EUC-JP ?制?n}?制?n{^ 00111111110000001010100100111111011011100111110100111111110000001010100100111111011011100111101101011110 3fc0a93f6e7d3fc0a93f6e7b5e
UTF-8 렋制렊n}렋制렊n{^ 1110101110100000100010111110010110001000101101101110101110100000100010100110111001111101111010111010000010001011111001011000100010110110111010111010000010001010011011100111101101011110 eba08be588b6eba08a6e7deba08be588b6eba08a6e7b5e
UHC 렋制렊n}렋制렊n{^ 1000111010100010111100001010010010001110101000010110111001111101100011101010001011110000101001001000111010100001011011100111101101011110 8ea2f0a48ea16e7d8ea2f0a48ea16e7b5e

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