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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
UTF-8 劣쀧솁念띸뜔捻녺삆^ 11101111101001101001110111101100100000001010011111101100100001101000000111101111101001101010001111101011100111011011100011101011100111001001010011101111101001101010010011101011100001011011101011101100100000101000011001011110 efa69dec80a7ec8681efa6a3eb9db8eb9c94efa6a4eb85baec82865e
UHC 劣쀧솁念띸뜔捻녺삆^ 11100110111010111001011111100111100110011000011011100110111101101000110111100111100011011001011111100110111101111000011011100111100110001000110101011110 e6eb97e79986e6f68de78d97e6f786e7988d5e

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