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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 扼??}扼??{^ 1001110101001110001111110011111101111101100111010100111000111111001111110111101101011110 9d4e3f3f7d9d4e3f3f7b5e
EUC-JP 扼??}扼??{^ 1101100110101111001111110011111101111101110110011010111100111111001111110111101101011110 d9af3f3f7dd9af3f3f7b5e
UTF-8 扼싳옫}扼싳옫{^ 111001101000100110111100111011001000101110110011111011001001100010101011011111011110011010001001101111001110110010001011101100111110110010011000101010110111101101011110 e689bcec8bb3ec98ab7de689bcec8bb3ec98ab7b5e
UHC 扼싳옫}扼싳옫{^ 111001001111100110011010111011001001111010101010011111011110010011111001100110101110110010011110101010100111101101011110 e4f99aec9eaa7de4f99aec9eaa7b5e

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