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??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 幽拮f幽拮^}Y幽拮f幽拮^}bE 10010111010010001001110101101000011001101001011101001000100111010110100001011110011111010101100110010111010010001001110101101000011001101001011101001000100111010110100001011110011111010110001001000101 97489d686697489d685e7d5997489d686697489d685e7d6245
EUC-JP 幽拮f幽拮^}Y幽拮f幽拮^}bE 11001101101010011101100111001001011001101100110110101001110110011100100101011110011111010101100111001101101010011101100111001001011001101100110110101001110110011100100101011110011111010110001001000101 cda9d9c966cda9d9c95e7d59cda9d9c966cda9d9c95e7d6245
UTF-8 幽拮f幽拮^}Y幽拮f幽拮^}bE 111001011011100110111101111001101000101110101110011001101110010110111001101111011110011010001011101011100101111001111101010110011110010110111001101111011110011010001011101011100110011011100101101110011011110111100110100010111010111001011110011111010110001001000101 e5b9bde68bae66e5b9bde68bae5e7d59e5b9bde68bae66e5b9bde68bae5e7d6245
UHC 幽拮f幽拮^}Y幽拮f幽拮^}bE 11101010111010111101000111001111011001101110101011101011110100011100111101011110011111010101100111101010111010111101000111001111011001101110101011101011110100011100111101011110011111010110001001000101 eaebd1cf66eaebd1cf5e7d59eaebd1cf66eaebd1cf5e7d6245

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