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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 昌キシセ昭ロ柴漆 1000111110111001101101111011110010111110100011111011101011011011100011101100010011110010101111001000111010111101 8fb9b7bcbe8fbadb8ec4f2bc8ebd
EUC-JP 昌キシセ昭ロ柴?漆 1011111010111011100011101011011110001110101111001000111010111110101111101011110010001110110110111011110011000110001111111011110010111111 bebb8eb78ebc8ebebebc8edbbcc63fbcbf
UTF-8 昌キシセ昭ロ柴漆 111001101001100010001100111011111011110110110111111011111011110110111100111011111011110110111110111001101001100010101101111011111011111010011011111001101001111110110100111011101000011110110011111001101011110010000110 e6988cefbdb7efbdbcefbdbee698adefbe9be69fb4ee87b3e6bc86
UHC 昌???昭?柴?漆 11110011111000110011111100111111001111111110000110111001001111111110001111000011001111111111011011010100 f3e33f3f3fe1b93fe3c33ff6d4

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