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 在??}在??{^ 1000110111011101001111110011111101111101100011011101110100111111001111110111101101011110 8ddd3f3f7d8ddd3f3f7b5e
EUC-JP 在??}在??{^ 1011101011011111001111110011111101111101101110101101111100111111001111110111101101011110 badf3f3f7dbadf3f3f7b5e
UTF-8 在대쑬}在대쑬{^ 111001011001110010101000111010111000110010000000111011001001000110101100011111011110010110011100101010001110101110001100100000001110110010010001101011000111101101011110 e59ca8eb8c80ec91ac7de59ca8eb8c80ec91ac7b5e
UHC 在대쑬}在대쑬{^ 111011101010010010110100111010111011111010101000011111011110111010100100101101001110101110111110101010000111101101011110 eea4b4ebbea87deea4b4ebbea87b5e

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