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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 墺?????節? 10011010110100100011111100111111001111110011111100111111100100001101111100111111 9ad23f3f3f3f3f90df3f
EUC-JP 墺?????節? 11010100110101000011111100111111001111110011111100111111110000001110000100111111 d4d43f3f3f3f3fc0e13f
UTF-8 墺쀨궋廉뺡릶節뤹 111001011010001010111010111011001000000010101000111010101011011010001011111011111010011010100010111010111011101010100001111010111010011010110110111001111010111110000000111010111010010010111001 e5a2baec80a8eab68befa6a2ebbaa1eba6b6e7af80eba4b9
UHC 墺쀨궋廉뺡릶節뤹 11100111111100101001011111101000100000101010001011100110111101011001010111101001100100001001010011101111101111011000111111100111 e7f297e882a2e6f595e99094efbd8fe7

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