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 毅よ?}毅よ?{^ 10001011010000101000001011100110001111110111110110001011010000101000001011100110001111110111101101011110 8b4282e63f7d8b4282e63f7b5e
EUC-JP 毅よ?}毅よ?{^ 10110101101000111010010011101000001111110111110110110101101000111010010011101000001111110111101101011110 b5a3a4e83f7db5a3a4e83f7b5e
UTF-8 毅よ퓗}毅よ퓗{^ 111001101010111110000101111000111000001010001000111011011001001110010111011111011110011010101111100001011110001110000010100010001110110110010011100101110111101101011110 e6af85e38288ed93977de6af85e38288ed93977b5e
UHC 毅よ퓗}毅よ퓗{^ 111010111111011010101010111010001011111110000010011111011110101111110110101010101110100010111111100000100111101101011110 ebf6aae8bf827debf6aae8bf827b5e

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