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 啼跫碾}啼跫碾{^ 100110100110010111100110111011011110000111111000011111011001101001100101111001101110110111100001111110000111101101011110 9a65e6ede1f87d9a65e6ede1f87b5e
EUC-JP 啼跫碾}啼跫碾{^ 110100111100011011101100111011111110001011111010011111011101001111000110111011001110111111100010111110100111101101011110 d3c6ecefe2fa7dd3c6ecefe2fa7b5e
UTF-8 啼跫碾}啼跫碾{^ 111001011001010110111100111010001011011110101011111001111010001010111110011111011110010110010101101111001110100010110111101010111110011110100010101111100111101101011110 e595bce8b7abe7a2be7de595bce8b7abe7a2be7b5e
UHC 啼??}啼??{^ 1111000010100110001111110011111101111101111100001010011000111111001111110111101101011110 f0a63f3f7df0a63f3f7b5e

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