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 姙??}姙??{^ 1001101101001011001111110011111101111101100110110100101100111111001111110111101101011110 9b4b3f3f7d9b4b3f3f7b5e
EUC-JP 姙??}姙??{^ 1101010110101100001111110011111101111101110101011010110000111111001111110111101101011110 d5ac3f3f7dd5ac3f3f7b5e
UTF-8 姙찍짜}姙찍짜{^ 111001011010011110011001111011001011000010001101111011001010011110011100011111011110010110100111100110011110110010110000100011011110110010100111100111000111101101011110 e5a799ecb08deca79c7de5a799ecb08deca79c7b5e
UHC 姙찍짜}姙찍짜{^ 111011001111010111000010111011111100001010100101011111011110110011110101110000101110111111000010101001010111101101011110 ecf5c2efc2a57decf5c2efc2a57b5e

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