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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 撓??汚??外 10011101100110100011111100111111100010011001100000111111001111111000101001001111 9d9a3f3f89983f3f8a4f
EUC-JP 撓??汚??外 11011001111110100011111100111111101100011111100000111111001111111011001110110000 d9fa3f3fb1f83f3fb3b0
UTF-8 撓뚳쉴汚띰슛外 111001101001001010010011111010111001101010110011111011001000100110110100111001101011000110011010111010111001110110110000111011001000101010011011111001011010010010010110 e69293eb9ab3ec89b4e6b19aeb9db0ec8a9be5a496
UHC 撓뚳쉴汚띰슛外 1110100011110101100011001110111110111101101011111110011111111101101101101110111110111101101110001110100011100010 e8f58cefbdafe7fdb6efbdb8e8e2

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