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 兄ョ?}兄ョ?{^ 10001100010110101000001110000111001111110111110110001100010110101000001110000111001111110111101101011110 8c5a83873f7d8c5a83873f7b5e
EUC-JP 兄ョ?}兄ョ?{^ 10110111101110111010010111100111001111110111110110110111101110111010010111100111001111110111101101011110 b7bba5e73f7db7bba5e73f7b5e
UTF-8 兄ョ돻}兄ョ돻{^ 111001011000010110000100111000111000001110100111111010111000111110111011011111011110010110000101100001001110001110000011101001111110101110001111101110110111101101011110 e58584e383a7eb8fbb7de58584e383a7eb8fbb7b5e
UHC 兄ョ돻}兄ョ돻{^ 111110101111110010101011111001111000100110111110011111011111101011111100101010111110011110001001101111100111101101011110 fafcabe789be7dfafcabe789be7b5e

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