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 111110101011011010010011111011001011001010011100010000001111101010110110100100111110110010110010100111000100000001000010 fab693ecb29c40fab693ecb29c4042
EUC-JP 巐南イ廖巐南イ廖B 10001111101110111111100111000110111011101000111010110010110101111010000110001111101110111111100111000110111011101000111010110010110101111010000101000010 8fbbf9c6ee8eb2d7a18fbbf9c6ee8eb2d7a142
UTF-8 巐南イ廖巐南イ廖B 11100101101101111001000011100101100011011001011111101111101111011011001011100101101110111001011011100101101101111001000011100101100011011001011111101111101111011011001011100101101110111001011001000010 e5b790e58d97efbdb2e5bb96e5b790e58d97efbdb2e5bb9642
UHC ?南?廖?南?廖B 00111111110100011111010100111111110101101111100000111111110100011111010100111111110101101111100001000010 3fd1f53fd6f83fd1f53fd6f842

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