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 郢夐≠縺幄、カ 111001111011100110011010111010011000000110000010111000111000000110011011111010001010010010110110 e7b99ae98182e3819be8a4b6
EUC-JP 郢夐≠縺幄、カ 1110111010111011110101001110101110100001111000101110010111100001110101101110101010001110101001001000111010110110 eebbd4eba1e2e5e1d6ea8ea48eb6
UTF-8 郢夐≠縺幄、カ 111010011000001110100010111001011010010010010000111000101000100110100000111001111011100010111010111001011011100110000100111011111011110110100100111011111011110110110110 e983a2e5a490e289a0e7b8bae5b984efbda4efbdb6
UHC ??≠?幄?? 001111110011111110100001110000010011111111100100110000010011111100111111 3f3fa1c13fe4c13f3f

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