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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 贒、訷ァ褶咏ソウ 111110111010111110100100111110111010010010100111111001011111011110011001111001111011111110110011 fbafa4fba4a7e5f799e7bfb3
EUC-JP 贒、訷ァ褶咏ソウ 100011111101111111000011100011101010010010001111110111011101010010001110101001111110101011111001110100101110100110001110101111111000111010110011 8fdfc38ea48fddd48ea7eaf9d2e98ebf8eb3
UTF-8 贒、訷ァ褶咏ソウ 111010001011010010010010111011111011110110100100111010001010100010110111111011111011110110100111111010001010010010110110111001011001001010001111111011111011110110111111111011111011110110110011 e8b492efbda4e8a8b7efbda7e8a4b6e5928fefbdbfefbdb3
UHC ????褶??? 001111110011111100111111001111111110001110101000001111110011111100111111 3f3f3f3fe3a83f3f3f

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