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 謝璽莵}謝璽莵{^ 100011101101001110001110101000111110010010110111011111011000111011010011100011101010001111100100101101110111101101011110 8ed38ea3e4b77d8ed38ea3e4b77b5e
EUC-JP 謝璽莵}謝璽莵{^ 101111001101010110111100101001011110100010111001011111011011110011010101101111001010010111101000101110010111101101011110 bcd5bca5e8b97dbcd5bca5e8b97b5e
UTF-8 謝璽莵}謝璽莵{^ 111010001010110010011101111001111001001010111101111010001000111010110101011111011110100010101100100111011110011110010010101111011110100010001110101101010111101101011110 e8ac9de792bde88eb57de8ac9de792bde88eb57b5e
UHC 謝璽?}謝璽?{^ 11011110111100111101111111011110001111110111110111011110111100111101111111011110001111110111101101011110 def3dfde3f7ddef3dfde3f7b5e

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