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 髢ァ蟷苓揃邵コ 111010011001011010100111111001011011100110010111111010001001000110110101111001111011100010111010 e996a7e5b997e891b5e7b8ba
EUC-JP 髢ァ蟷苓揃邵コ 1111000111110110100011101010011111101010101110111100111011101010110000101011011111101110101110101000111010111010 f1f68ea7eabbceeac2b7eeba8eba
UTF-8 髢ァ蟷苓揃邵コ 111010011010101110100010111011111011110110100111111010001001111110110111111010001000101110010011111001101000111110000011111010011000001010110101111011111011110110111010 e9aba2efbda7e89fb7e88b93e68f83e982b5efbdba
UHC ?????邵? 0011111100111111001111110011111100111111111000011101000000111111 3f3f3f3f3fe1d03f

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