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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 諍?U}諍?U{^ 1110011001111001001111110101010101111101111001100111100100111111010101010111101101011110 e6793f557de6793f557b5e
EUC-JP 諍?U}諍?U{^ 1110101111011010001111110101010101111101111010111101101000111111010101010111101101011110 ebda3f557debda3f557b5e
UTF-8 諍렋U}諍렋U{^ 1110100010101011100011011110101110100000100010110101010101111101111010001010101110001101111010111010000010001011010101010111101101011110 e8ab8deba08b557de8ab8deba08b557b5e
UHC 諍렋U}諍렋U{^ 11101110101101011000111010100010010101010111110111101110101101011000111010100010010101010111101101011110 eeb58ea2557deeb58ea2557b5e

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