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 ?析署}?析署{^ 00111111100100001100110110001111100100000111110100111111100100001100110110001111100100000111101101011110 3f90cd8f907d3f90cd8f907b5e
EUC-JP ?析署}?析署{^ 00111111110000001100111110111101111100000111110100111111110000001100111110111101111100000111101101011110 3fc0cfbdf07d3fc0cfbdf07b5e
UTF-8 敾析署}敾析署{^ 111001101001010110111110111001101001111010010000111001111011110110110010011111011110011010010101101111101110011010011110100100001110011110111101101100100111101101011110 e695bee69e90e7bdb27de695bee69e90e7bdb27b5e
UHC 敾析署}敾析署{^ 111000001100000011100000101100001101111111111110011111011110000011000000111000001011000011011111111111100111101101011110 e0c0e0b0dffe7de0c0e0b0dffe7b5e

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