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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN ???汚??e^ 001111110011111100111111100010011001100000111111001111110110010101011110 3f3f3f89983f3f655e
EUC-JP ???汚??e^ 001111110011111100111111101100011111100000111111001111110110010101011110 3f3f3fb1f83f3f655e
UTF-8 蓮억쉥汚먲쉭e^ 1110111110100110100110011110110010010110101101011110110010001001101001011110011010110001100110101110101110101000101100101110110010001001101011010110010101011110 efa699ec96b5ec89a5e6b19aeba8b2ec89ad655e
UHC 蓮억쉥汚먲쉭e^ 1110011011100101101111101110111110111101101010111110011111111101100100001110111110111101101011010110010101011110 e6e5beefbdabe7fd90efbdad655e

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