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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 疾貂叱セナ昌ッ 1000111010111110111001101011100010001110101101101011111011000101100011111011100110101111 8ebee6b88eb6bec58fb9af
EUC-JP 疾貂叱セナ昌ッ 1011110011000000111011001011101010111100101110001000111010111110100011101100010110111110101110111000111010101111 bcc0ecbabcb88ebe8ec5bebb8eaf
UTF-8 疾貂叱セナ昌ッ 111001111001011010111110111010001011001010000010111001011000111110110001111011111011110110111110111011111011111010000101111001101001100010001100111011111011110110101111 e796bee8b282e58fb1efbdbeefbe85e6988cefbdaf
UHC 疾貂叱??昌? 1111001011110000111101011011000011110010111010100011111100111111111100111110001100111111 f2f0f5b0f2ea3f3ff3e33f

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