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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???韋??惟??筌 00111111001111110011111111101000111010000011111100111111100010001101001000111111001111111110001010100011 3f3f3fe8e83f3f88d23f3fe2a3
EUC-JP ???韋??惟??筌 00111111001111110011111111110000111010100011111100111111101100001101010000111111001111111110010010100101 3f3f3ff0ea3f3fb0d43f3fe4a5
UTF-8 捻뀁궠韋귨ℓ惟듭춲筌 111011111010011010100100111010111000000010000001111010101011011010100000111010011001111110001011111010101011011110101000111000101000010010010011111001101000001110011111111010111001001110101101111011001011011010110010111001111010110110001100 efa6a4eb8081eab6a0e99f8beab7a8e28493e6839feb93adecb6b2e7ad8c
UHC 捻뀁궠韋귨ℓ惟듭춲筌 1110011011110111101100101110110010000010101100111110101011011111100000101110111110100111101001001110101011101110101101011110110010101101100011101110111110100111 e6f7b2ec82b3eadf82efa7a4eaeeb5ecad8eefa7

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