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 繞??}繞??{^ 1110001110000101001111110011111101111101111000111000010100111111001111110111101101011110 e3853f3f7de3853f3f7b5e
EUC-JP 繞??}繞??{^ 1110010111100101001111110011111101111101111001011110010100111111001111110111101101011110 e5e53f3f7de5e53f3f7b5e
UTF-8 繞섑땫}繞섑땫{^ 111001111011100110011110111011001000010010010001111010111001010110101011011111011110011110111001100111101110110010000100100100011110101110010101101010110111101101011110 e7b99eec8491eb95ab7de7b99eec8491eb95ab7b5e
UHC 繞섑땫}繞섑땫{^ 111010011010010010011000111011011000101110000001011111011110100110100100100110001110110110001011100000010111101101011110 e9a498ed8b817de9a498ed8b817b5e

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