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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 猷??}Y猷??}bE 10010111010100010011111100111111011111010101100110010111010100010011111100111111011111010110001001000101 97513f3f7d5997513f3f7d6245
EUC-JP 猷??}Y猷??}bE 11001101101100100011111100111111011111010101100111001101101100100011111100111111011111010110001001000101 cdb23f3f7d59cdb23f3f7d6245
UTF-8 猷드껀}Y猷드껀}bE 1110011110001100101101111110101110010011100111001110101010111011100000000111110101011001111001111000110010110111111010111001001110011100111010101011101110000000011111010110001001000101 e78cb7eb939ceabb807d59e78cb7eb939ceabb807d6245
UHC 猷드껀}Y猷드껀}bE 1110101110100011101101011110010110110010101010110111110101011001111010111010001110110101111001011011001010101011011111010110001001000101 eba3b5e5b2ab7d59eba3b5e5b2ab7d6245

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