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 茘緒讐}茘緒讐{^ 111001001010101110001111100011111000111101010001011111011110010010101011100011111000111110001111010100010111101101011110 e4ab8f8f8f517de4ab8f8f8f517b5e
EUC-JP 茘緒讐}茘緒讐{^ 111010001010110110111101111011111011110110110010011111011110100010101101101111011110111110111101101100100111101101011110 e8adbdefbdb27de8adbdefbdb27b5e
UTF-8 茘緒讐}茘緒讐{^ 111010001000110010011000111001111011011110010010111010001010111010010000011111011110100010001100100110001110011110110111100100101110100010101110100100000111101101011110 e88c98e7b792e8ae907de88c98e7b792e8ae907b5e
UHC ??讐}??讐{^ 0011111100111111111000101100001001111101001111110011111111100010110000100111101101011110 3f3fe2c27d3f3fe2c27b5e

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