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 髻オ閾ェ﨟ソ雉ェ^ 11101001100111111011010111101000100001111010101011111011100111011011111111101000101100111010101001011110 e99fb5e887aafb9dbfe8b3aa5e
EUC-JP 髻オ閾ェ?ソ雉ェ^ 11110010101000011000111010110101111011111110011110001110101010100011111110001110101111111111000010110101100011101010101001011110 f2a18eb5efe78eaa3f8ebff0b58eaa5e
UTF-8 髻オ閾ェ﨟ソ雉ェ^ 11101001101010111011101111101111101111011011010111101001100101101011111011101111101111011010101011101111101010001001111111101111101111011011111111101001100110111000100111101111101111011010101001011110 e9abbbefbdb5e996beefbdaaefa89fefbdbfe99b89efbdaa5e
UHC ??????雉?^ 00111111001111110011111100111111001111110011111111110110110010110011111101011110 3f3f3f3f3f3ff6cb3f5e

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