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 竣?匪}竣?匪{^ 10001111011101100011111110010100110110010111110110001111011101100011111110010100110110010111101101011110 8f763f94d97d8f763f94d97b5e
EUC-JP 竣?匪}竣?匪{^ 10111101110101110011111111001000110110110111110110111101110101110011111111001000110110110111101101011110 bdd73fc8db7dbdd73fc8db7b5e
UTF-8 竣당匪}竣당匪{^ 111001111010101110100011111010111000101110111001111001011000110010101010011111011110011110101011101000111110101110001011101110011110010110001100101010100111101101011110 e7aba3eb8bb9e58caa7de7aba3eb8bb9e58caa7b5e
UHC 竣당匪}竣당匪{^ 111100011110001010110100111001111101110111100011011111011111000111100010101101001110011111011101111000110111101101011110 f1e2b4e7dde37df1e2b4e7dde37b5e

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