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 縞床メ}縞床メ{^ 10001110110010001000111110110000110100100111110110001110110010001000111110110000110100100111101101011110 8ec88fb0d27d8ec88fb0d27b5e
EUC-JP 縞床メ}縞床メ{^ 101111001100101010111110101100101000111011010010011111011011110011001010101111101011001010001110110100100111101101011110 bccabeb28ed27dbccabeb28ed27b5e
UTF-8 縞床メ}縞床メ{^ 111001111011100010011110111001011011101010001010111011111011111010010010011111011110011110111000100111101110010110111010100010101110111110111110100100100111101101011110 e7b89ee5ba8aefbe927de7b89ee5ba8aefbe927b5e
UHC 縞床?}縞床?{^ 11111011110101101101111111001001001111110111110111111011110101101101111111001001001111110111101101011110 fbd6dfc93f7dfbd6dfc93f7b5e

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