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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 厭?СJ}厭?СJ{^ 100010010111110100111111100001000101001001001010011111011000100101111101001111111000010001010010010010100111101101011110 897d3f84524a7d897d3f84524a7b5e
EUC-JP 厭?СJ}厭?СJ{^ 101100011101111000111111101001111011001101001010011111011011000111011110001111111010011110110011010010100111101101011110 b1de3fa7b34a7db1de3fa7b34a7b5e
UTF-8 厭뉒СJ}厭뉒СJ{^ 111001011000111010101101111010111000100110010010110100001010000101001010011111011110010110001110101011011110101110001001100100101101000010100001010010100111101101011110 e58eadeb8992d0a14a7de58eadeb8992d0a14a7b5e
UHC 厭뉒СJ}厭뉒СJ{^ 1110011011110100100001111110011110101100101100110100101001111101111001101111010010000111111001111010110010110011010010100111101101011110 e6f487e7acb34a7de6f487e7acb34a7b5e

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