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 ??æ[??æ[^ 001111110011111111100110010110110011111100111111111001100101101101011110 3f3fe65b3f3fe65b5e
SJIS-WIN ?臣?[?臣?[^ 0011111110010000011000100011111101011011001111111001000001100010001111110101101101011110 3f90623f5b3f90623f5b5e
EUC-JP ?臣æ[?臣æ[^ 001111111011111111000011100011111010100111000001010110110011111110111111110000111000111110101001110000010101101101011110 3fbfc38fa9c15b3fbfc38fa9c15b5e
UTF-8 룵臣æ[룵臣æ[^ 11101011101000111011010111101000100001111010001111000011101001100101101111101011101000111011010111101000100001111010001111000011101001100101101101011110 eba3b5e887a3c3a65beba3b5e887a3c3a65b5e
UHC 룵臣æ[룵臣æ[^ 100011111010101011100011111011011010100110100001010110111000111110101010111000111110110110101001101000010101101101011110 8faae3eda9a15b8faae3eda9a15b5e

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