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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 菘瑾\}菘瑾\{^ 11100100110000111110000011110101010111000111110111100100110000111110000011110101010111000111101101011110 e4c3e0f55c7de4c3e0f55c7b5e
EUC-JP 菘瑾\}菘瑾\{^ 11101000110001011110000011110111010111000111110111101000110001011110000011110111010111000111101101011110 e8c5e0f75c7de8c5e0f75c7b5e
UTF-8 菘瑾\}菘瑾\{^ 1110100010001111100110001110011110010001101111100101110001111101111010001000111110011000111001111001000110111110010111000111101101011110 e88f98e791be5c7de88f98e791be5c7b5e
UHC ?瑾\}?瑾\{^ 0011111111010000110010000101110001111101001111111101000011001000010111000111101101011110 3fd0c85c7d3fd0c85c7b5e

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