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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 螂ェ螻槫ー雁・ェ譚 1110010110100101101010101110010110110001100111101110010110110000100010101110010110100101101010101110011010011101 e5a5aae5b19ee5b08ae5a5aae69d
EUC-JP 螂ェ螻槫ー雁・ェ譚 111010101010011110001110101010101110101010110011110111001110011110001110101100001011010011100111100011101010010110001110101010101110101111111101 eaa78eaaeab3dce78eb0b4e78ea58eaaebfd
UTF-8 螂ェ螻槫ー雁・ェ譚 111010001001111010000010111011111011110110101010111010001001111010111011111001101010011110101011111011111011110110110000111010011001101110000001111011111011110110100101111011111011110110101010111010001010110110011010 e89e82efbdaae89ebbe6a7abefbdb0e99b81efbda5efbdaae8ad9a
UHC 螂????雁??譚 110101011100110000111111001111110011111100111111111001001101001000111111001111111101001111001001 d5cc3f3f3f3fe4d23f3fd3c9

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