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 腎깈껥}腎깈껥{^ 111010001000010110001110111010101011100110001000111010101011101110100101011111011110100010000101100011101110101010111001100010001110101010111011101001010111101101011110 e8858eeab988eabba57de8858eeab988eabba57b5e
UHC 腎깈껥}腎깈껥{^ 111000111110110010000011100001111000001111111110011111011110001111101100100000111000011110000011111111100111101101011110 e3ec838783fe7de3ec838783fe7b5e

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