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 ???茨???茨^ 0011111100111111001111111000100011101111001111110011111100111111100010001110111101011110 3f3f3f88ef3f3f3f88ef5e
EUC-JP ???茨???茨^ 0011111100111111001111111011000011110001001111110011111100111111101100001111000101011110 3f3f3fb0f13f3f3fb0f15e
UTF-8 렔렍렋茨렔렍렋茨^ 11101011101000001001010011101011101000001000110111101011101000001000101111101000100011001010100011101011101000001001010011101011101000001000110111101011101000001000101111101000100011001010100001011110 eba094eba08deba08be88ca8eba094eba08deba08be88ca85e
UHC 렔렍렋茨렔렍렋茨^ 1000111010101001100011101010001110001110101000101110110110111100100011101010100110001110101000111000111010100010111011011011110001011110 8ea98ea38ea2edbc8ea98ea38ea2edbc5e

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