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 腎땹뢞}腎땹뢞{^ 111010001000010110001110111010111001010110111001111010111010001010011110011111011110100010000101100011101110101110010101101110011110101110100010100111100111101101011110 e8858eeb95b9eba29e7de8858eeb95b9eba29e7b5e
UHC 腎땹뢞}腎땹뢞{^ 111000111110110010001011100011111000111101011001011111011110001111101100100010111000111110001111010110010111101101011110 e3ec8b8f8f597de3ec8b8f8f597b5e

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