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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 逹。螂ュ}逹。螂ュ{^ 111001111001110110100001111001011010010110101101011111011110011110011101101000011110010110100101101011010111101101011110 e79da1e5a5ad7de79da1e5a5ad7b5e
EUC-JP 逹。螂ュ}逹。螂ュ{^ 11101101111111011000111010100001111010101010011110001110101011010111110111101101111111011000111010100001111010101010011110001110101011010111101101011110 edfd8ea1eaa78ead7dedfd8ea1eaa78ead7b5e
UTF-8 逹。螂ュ}逹。螂ュ{^ 111010011000000010111001111011111011110110100001111010001001111010000010111011111011110110101101011111011110100110000000101110011110111110111101101000011110100010011110100000101110111110111101101011010111101101011110 e980b9efbda1e89e82efbdad7de980b9efbda1e89e82efbdad7b5e
UHC ??螂?}??螂?{^ 00111111001111111101010111001100001111110111110100111111001111111101010111001100001111110111101101011110 3f3fd5cc3f7d3f3fd5cc3f7b5e

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