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 ????????A 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41
SJIS-WIN 狎???ヨ?鍮?A 111000001011111000111111001111110011111110000011100010000011111111101000010010100011111101000001 e0be3f3f3f83883fe84a3f41
EUC-JP 狎??彛ヨ?鍮?A 1110000011000000001111110011111110001111101111001111101010100101111010000011111111101111101010110011111101000001 e0c03f3f8fbcfaa5e83fefab3f41
UTF-8 狎녿옉彛ヨ래鍮캛A 11100111100010111000111011101011100001011011111111101100100110001000100111100101101111011001101111100011100000111010100011101011100111101001100011101001100011011010111011101100101110101001101101000001 e78b8eeb85bfec9889e5bd9be383a8eb9e98e98daeecba9b41
UHC 狎녿옉彛ヨ래鍮캛A 1110010011100100100001101110101110011110100100011110110010101101101010111110100010110111101000011110101110111001101100000100001001000001 e4e486eb9e91ecadabe8b7a1ebb9b04241

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