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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鬩ゥ譫晞ゥゥ譁ス^ 11101001101010011010100111100110100111101001110111101001101010011010100111100110100101101011110101011110 e9a9a9e69e9de9a9a9e696bd5e
EUC-JP 鬩ゥ譫晞ゥゥ譁ス^ 1111001010101011100011101010100111101011111111101101101011101011100011101010100110001110101010011110101111110110100011101011110101011110 f2ab8ea9ebfedaeb8ea98ea9ebf68ebd5e
UTF-8 鬩ゥ譫晞ゥゥ譁ス^ 11101001101011001010100111101111101111011010100111101000101011011010101111100110100110011001111011101111101111011010100111101111101111011010100111101000101011011000000111101111101111011011110101011110 e9aca9efbda9e8adabe6999eefbda9efbda9e8ad81efbdbd5e
UHC ???晞??譁?^ 0011111100111111001111111111110111110101001111110011111111111100101001100011111101011110 3f3f3ffdf53f3ffca63f5e

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