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 矣???杖?衣? 1110000111100001001111110011111100111111100011111111000100111111100010001101111100111111 e1e13f3f3f8ff13f88df3f
EUC-JP 矣???杖?衣? 1110001011100011001111110011111100111111101111101111001100111111101100001110000100111111 e2e33f3f3fbef33fb0e13f
UTF-8 矣목렰렞杖렦衣렑 111001111001111110100011111010111010101010101001111010111010000010110000111010111010000010011110111001101001110110010110111010111010000010100110111010001010000110100011111010111010000010010001 e79fa3ebaaa9eba0b0eba09ee69d96eba0a6e8a1a3eba091
UHC 矣목렰렞杖렦衣렑 11101011111110001011100011110001100011101011110110001110101011111110110111101000100011101011010111101011111111011000111010100110 ebf8b8f18ebd8eafede88eb5ebfd8ea6

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