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 尺称ツ}尺称ツ{^ 10001110110110101000111111001100110000100111110110001110110110101000111111001100110000100111101101011110 8eda8fccc27d8eda8fccc27b5e
EUC-JP 尺称ツ}尺称ツ{^ 101111001101110010111110110011101000111011000010011111011011110011011100101111101100111010001110110000100111101101011110 bcdcbece8ec27dbcdcbece8ec27b5e
UTF-8 尺称ツ}尺称ツ{^ 111001011011000010111010111001111010011110110000111011111011111010000010011111011110010110110000101110101110011110100111101100001110111110111110100000100111101101011110 e5b0bae7a7b0efbe827de5b0bae7a7b0efbe827b5e
UHC 尺??}尺??{^ 1111010010101001001111110011111101111101111101001010100100111111001111110111101101011110 f4a93f3f7df4a93f3f7b5e

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