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 ??????@h 0011111100111111001111110011111100111111001111110100000001101000 3f3f3f3f3f3f4068
SJIS-WIN 奪贈尊脱促他@h 1001001001000100100100011010000110010001101110001001001001000101100100011010001110010001101111000100000001101000 924491a191b8924591a391bc4068
EUC-JP 奪贈尊脱促他@h 1100001110100101110000101010001111000010101110101100001110100110110000101010010111000010101111100100000001101000 c3a5c2a3c2bac3a6c2a5c2be4068
UTF-8 奪贈尊脱促他@h 1110010110100101101010101110100010110100100010001110010110110000100010101110100010000100101100011110010010111111100000111110010010111011100101100100000001101000 e5a5aae8b488e5b08ae884b1e4bf83e4bb964068
UHC 奪贈尊?促他@h 11110111101011001111000111111100111100001110111000111111111101011011010111110110111000100100000001101000 f7acf1fcf0ee3ff5b5f6e24068

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