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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ???磎???磎^ 00111111001111110011111110001111110100001010100000111111001111110011111110001111110100001010100001011110 3f3f3f8fd0a83f3f3f8fd0a85e
UTF-8 렺씽ㅕ磎렺씽ㅕ磎^ 11101011101000001011101011101100100101001011110111100011100001011001010111100111101000111000111011101011101000001011101011101100100101001011110111100011100001011001010111100111101000111000111001011110 eba0baec94bde38595e7a38eeba0baec94bde38595e7a38e5e
UHC 렺씽ㅕ磎렺씽ㅕ磎^ 1000111011000010101111101100010110100100110001011100110110100101100011101100001010111110110001011010010011000101110011011010010101011110 8ec2bec5a4c5cda58ec2bec5a4c5cda55e

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