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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???緝???緝^ 0011111100111111001111111110001101101000001111110011111100111111111000110110100001011110 3f3f3fe3683f3f3fe3685e
EUC-JP ???緝???緝^ 0011111100111111001111111110010111001001001111110011111100111111111001011100100101011110 3f3f3fe5c93f3f3fe5c95e
UTF-8 쒔렣렊緝쒔렣렊緝^ 11101100100100101001010011101011101000001010001111101011101000001000101011100111101101111001110111101100100100101001010011101011101000001010001111101011101000001000101011100111101101111001110101011110 ec9294eba0a3eba08ae7b79dec9294eba0a3eba08ae7b79d5e
UHC 쒔렣렊緝쒔렣렊緝^ 1011111010101101100011101011010010001110101000011111001011111101101111101010110110001110101101001000111010100001111100101111110101011110 bead8eb48ea1f2fdbead8eb48ea1f2fd5e

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