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 ??????F????^ 001111110011111100111111001111110011111100111111010001100011111100111111001111110011111101011110 3f3f3f3f3f3f463f3f3f3f5e
SJIS-WIN ??????F????^ 001111110011111100111111001111110011111100111111010001100011111100111111001111110011111101011110 3f3f3f3f3f3f463f3f3f3f5e
EUC-JP ??????F????^ 001111110011111100111111001111110011111100111111010001100011111100111111001111110011111101011110 3f3f3f3f3f3f463f3f3f3f5e
UTF-8 횂혷횂쨋횂혲F횄혺횄혣^ 1110110110011010100000101110110110011000101101111110110110011010100000101110110010101000100010111110110110011010100000101110110110011000101100100100011011101101100110101000010011101101100110001011101011101101100110101000010011101101100110001010001101011110 ed9a82ed98b7ed9a82eca88bed9a82ed98b246ed9a84ed98baed9a84ed98a35e
UHC 횂혷횂쨋횂혲F횄혺횄혣^ 11000011100000101100001010011110110000111000001011000010101101101100001110000010110000101001100101000110110000111000001111000010100111111100001110000011110000101000110001011110 c382c29ec382c2b6c382c29946c383c29fc383c28c5e

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