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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 莉わ臭蔕縁衆^ 11100100101110111000001011101101100011110100110011100100111101101000100110001111100011110100111101011110 e4bb82ed8f4ce4f6898f8f4f5e
EUC-JP 莉わ臭蔕縁衆^ 11101000101111011010010011101111101111011010110111101000111110001011000111101111101111011011000001011110 e8bda4efbdade8f8b1efbdb05e
UTF-8 莉わ臭蔕縁衆^ 11101000100011101000100111100011100000101000111111101000100001111010110111101000100101001001010111100111101110001000000111101000101000011000011001011110 e88e89e3828fe887ade89495e7b881e8a1865e
UHC 莉わ臭??衆^ 1101011111101001101010101110111111110110101010110011111100111111111100011110101101011110 d7e9aaeff6ab3f3ff1eb5e

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