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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 将ム戓ョ将ム戓ョB 10001111101010111101000111111010110001111010111010001111101010111101000111111010110001111010111001000010 8fabd1fac7ae8fabd1fac7ae42
EUC-JP 将ム戓ョ将ム戓ョB 10111110101011011000111011010001100011111011111110101000100011101010111010111110101011011000111011010001100011111011111110101000100011101010111001000010 bead8ed18fbfa88eaebead8ed18fbfa88eae42
UTF-8 将ム戓ョ将ム戓ョB 11100101101100001000011011101111101111101001000111100110100010001001001111101111101111011010111011100101101100001000011011101111101111101001000111100110100010001001001111101111101111011010111001000010 e5b086efbe91e68893efbdaee5b086efbe91e68893efbdae42
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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