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 鬮ッ蠕栲鬮ッ蠕桀^ 111010011010101110101111111001011011111010011110011111011110100110101011101011111110010110111110100111100111101101011110 e9abafe5be9e7de9abafe5be9e7b5e
EUC-JP 鬮ッ蠕栲鬮ッ蠕桀^ 1111001010101101100011101010111111101010110000001101101111011110111100101010110110001110101011111110101011000000110110111101110001011110 f2ad8eafeac0dbdef2ad8eafeac0dbdc5e
UTF-8 鬮ッ蠕栲鬮ッ蠕桀^ 11101001101011001010111011101111101111011010111111101000101000001001010111100110101000001011001011101001101011001010111011101111101111011010111111101000101000001001010111100110101000011000000001011110 e9acaeefbdafe8a095e6a0b2e9acaeefbdafe8a095e6a1805e
UHC ???????桀^ 00111111001111110011111100111111001111110011111100111111110010111111101001011110 3f3f3f3f3f3f3fcbfa5e

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