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 辿B^}辿B^{^ 11101000101111101011111101000010010111100111110111101000101111101011111101000010010111100111101101011110 e8bebf425e7de8bebf425e7b5e
SJIS-WIN ???B^}???B^{^ 00111111001111110011111101000010010111100111110100111111001111110011111101000010010111100111101101011110 3f3f3f425e7d3f3f3f425e7b5e
EUC-JP è?¿B^}è?¿B^{^ 100011111010101110110010001111111000111110100010110001000100001001011110011111011000111110101011101100100011111110001111101000101100010001000010010111100111101101011110 8fabb23f8fa2c4425e7d8fabb23f8fa2c4425e7b5e
UTF-8 辿B^}辿B^{^ 11000011101010001100001010111110110000101011111101000010010111100111110111000011101010001100001010111110110000101011111101000010010111100111101101011110 c3a8c2bec2bf425e7dc3a8c2bec2bf425e7b5e
UHC ?¾¿B^}?¾¿B^{^ 0011111110101000111110101010001010101111010000100101111001111101001111111010100011111010101000101010111101000010010111100111101101011110 3fa8faa2af425e7d3fa8faa2af425e7b5e

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