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 鬟。譖凩鬟。譖几^ 111010011010001110100001111001101001101110011001011111011110100110100011101000011110011010011011100110010111101101011110 e9a3a1e69b997de9a3a1e69b997b5e
EUC-JP 鬟。譖凩鬟。譖几^ 1111001010100101100011101010000111101011111110111101000111011110111100101010010110001110101000011110101111111011110100011101110001011110 f2a58ea1ebfbd1def2a58ea1ebfbd1dc5e
UTF-8 鬟。譖凩鬟。譖几^ 11101001101011001001111111101111101111011010000111101000101011011001011011100101100001111010100111101001101011001001111111101111101111011010000111101000101011011001011011100101100001111010000001011110 e9ac9fefbda1e8ad96e587a9e9ac9fefbda1e8ad96e587a05e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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