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 逎∫粟}逎∫粟{^ 111001111010001110000001111001111000100010111110011111011110011110100011100000011110011110001000101111100111101101011110 e7a381e788be7de7a381e788be7b5e
EUC-JP 逎∫粟}逎∫粟{^ 111011101010010110100010111010011011000011000000011111011110111010100101101000101110100110110000110000000111101101011110 eea5a2e9b0c07deea5a2e9b0c07b5e
UTF-8 逎∫粟}逎∫粟{^ 111010011000000010001110111000101000100010101011111001111011001010011111011111011110100110000000100011101110001010001000101010111110011110110010100111110111101101011110 e9808ee288abe7b29f7de9808ee288abe7b29f7b5e
UHC ?∫粟}?∫粟{^ 00111111101000011111001011100001110110000111110100111111101000011111001011100001110110000111101101011110 3fa1f2e1d87d3fa1f2e1d87b5e

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