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 楡??}楡??{^ 1001111010111110001111110011111101111101100111101011111000111111001111110111101101011110 9ebe3f3f7d9ebe3f3f7b5e
EUC-JP 楡??}楡??{^ 1101110011000000001111110011111101111101110111001100000000111111001111110111101101011110 dcc03f3f7ddcc03f3f7b5e
UTF-8 楡⑶쎊}楡⑶쎊{^ 111001101010010110100001111000101001000110110110111011001000111010001010011111011110011010100101101000011110001010010001101101101110110010001110100010100111101101011110 e6a5a1e291b6ec8e8a7de6a5a1e291b6ec8e8a7b5e
UHC 楡⑶쎊}楡⑶쎊{^ 111010101111100010101001111010011001101110110010011111011110101011111000101010011110100110011011101100100111101101011110 eaf8a9e99bb27deaf8a9e99bb27b5e

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