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 ?lnf?ln^}Y?lnf?ln^}bE 001111110110110001101110011001100011111101101100011011100101111001111101010110010011111101101100011011100110011000111111011011000110111001011110011111010110001001000101 3f6c6e663f6c6e5e7d593f6c6e663f6c6e5e7d6245
SJIS-WIN 泓lnf泓ln^}Y泓lnf泓ln^}bE 10011111100101110110110001101110011001101001111110010111011011000110111001011110011111010101100110011111100101110110110001101110011001101001111110010111011011000110111001011110011111010110001001000101 9f976c6e669f976c6e5e7d599f976c6e669f976c6e5e7d6245
EUC-JP 泓lnf泓ln^}Y泓lnf泓ln^}bE 11011101111101110110110001101110011001101101110111110111011011000110111001011110011111010101100111011101111101110110110001101110011001101101110111110111011011000110111001011110011111010110001001000101 ddf76c6e66ddf76c6e5e7d59ddf76c6e66ddf76c6e5e7d6245
UTF-8 泓lnf泓ln^}Y泓lnf泓ln^}bE 1110011010110011100100110110110001101110011001101110011010110011100100110110110001101110010111100111110101011001111001101011001110010011011011000110111001100110111001101011001110010011011011000110111001011110011111010110001001000101 e6b3936c6e66e6b3936c6e5e7d59e6b3936c6e66e6b3936c6e5e7d6245
UHC 泓lnf泓ln^}Y泓lnf泓ln^}bE 11111011111100100110110001101110011001101111101111110010011011000110111001011110011111010101100111111011111100100110110001101110011001101111101111110010011011000110111001011110011111010110001001000101 fbf26c6e66fbf26c6e5e7d59fbf26c6e66fbf26c6e5e7d6245

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