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 菽僊\}菽僊\{^ 11100100110000011001100101000001010111000111110111100100110000011001100101000001010111000111101101011110 e4c199415c7de4c199415c7b5e
EUC-JP 菽僊\}菽僊\{^ 11101000110000111101000110100010010111000111110111101000110000111101000110100010010111000111101101011110 e8c3d1a25c7de8c3d1a25c7b5e
UTF-8 菽僊\}菽僊\{^ 1110100010001111101111011110010110000011100010100101110001111101111010001000111110111101111001011000001110001010010111000111101101011110 e88fbde5838a5c7de88fbde5838a5c7b5e
UHC 菽僊\}菽僊\{^ 11100010110111011110000010111010010111000111110111100010110111011110000010111010010111000111101101011110 e2dde0ba5c7de2dde0ba5c7b5e

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