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 第紗????云 10010001111001101000111011010001001111110011111100111111001111111000100101011101 91e68ed13f3f3f3f895d
EUC-JP 第紗????云 11000010111010001011110011010011001111110011111100111111001111111011000110111110 c2e8bcd33f3f3f3fb1be
UTF-8 第紗렩띳렰렮云 111001111010110010101100111001111011010010010111111010111010000010101001111010111001110110110011111010111010000010110000111010111010000010101110111001001011101010010001 e7acace7b497eba0a9eb9db3eba0b0eba0aee4ba91
UHC 第紗렩띳렰렮云 1111000010101111110111101110100110001110101101111011011011110001100011101011110110001110101110111110100111110110 f0afdee98eb7b6f18ebd8ebbe9f6

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