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 腎??}腎??{^ 1001000001110100001111110011111101111101100100000111010000111111001111110111101101011110 90743f3f7d90743f3f7b5e
EUC-JP 腎??}腎??{^ 1011111111010101001111110011111101111101101111111101010100111111001111110111101101011110 bfd53f3f7dbfd53f3f7b5e
UTF-8 腎덁룾}腎덁룾{^ 111010001000010110001110111010111000110110000001111010111010001110111110011111011110100010000101100011101110101110001101100000011110101110100011101111100111101101011110 e8858eeb8d81eba3be7de8858eeb8d81eba3be7b5e
UHC 腎덁룾}腎덁룾{^ 111000111110110010001000111001001000111110101111011111011110001111101100100010001110010010001111101011110111101101011110 e3ec88e48faf7de3ec88e48faf7b5e

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