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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 称ー称ー[称ー称ー[^ 100011111100110010110000100011111100110010110000010110111000111111001100101100001000111111001100101100000101101101011110 8fccb08fccb05b8fccb08fccb05b5e
EUC-JP 称ー称ー[称ー称ー[^ 10111110110011101000111010110000101111101100111010001110101100000101101110111110110011101000111010110000101111101100111010001110101100000101101101011110 bece8eb0bece8eb05bbece8eb0bece8eb05b5e
UTF-8 称ー称ー[称ー称ー[^ 111001111010011110110000111011111011110110110000111001111010011110110000111011111011110110110000010110111110011110100111101100001110111110111101101100001110011110100111101100001110111110111101101100000101101101011110 e7a7b0efbdb0e7a7b0efbdb05be7a7b0efbdb0e7a7b0efbdb05b5e
UHC ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e

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