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 ??\n}??\n{^ 0011111100111111010111000110111001111101001111110011111101011100011011100111101101011110 3f3f5c6e7d3f3f5c6e7b5e
SJIS-WIN 諶冖\n}諶冖\n{^ 111110111010101010011001011010110101110001101110011111011111101110101010100110010110101101011100011011100111101101011110 fbaa996b5c6e7dfbaa996b5c6e7b5e
EUC-JP 諶冖\n}諶冖\n{^ 1000111111011110101101011101000111001100010111000110111001111101100011111101111010110101110100011100110001011100011011100111101101011110 8fdeb5d1cc5c6e7d8fdeb5d1cc5c6e7b5e
UTF-8 諶冖\n}諶冖\n{^ 11101000101010111011011011100101100001101001011001011100011011100111110111101000101010111011011011100101100001101001011001011100011011100111101101011110 e8abb6e586965c6e7de8abb6e586965c6e7b5e
UHC 諶?\n}諶?\n{^ 11100100101001100011111101011100011011100111110111100100101001100011111101011100011011100111101101011110 e4a63f5c6e7de4a63f5c6e7b5e

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