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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 霆乗ェ趣スー閹ソ 111010001011101110001111111001101010101010001110111011111011110110110000111010001000011010111111 e8bb8fe6aa8eefbdb0e886bf
EUC-JP 霆乗ェ趣スー閹ソ 11110000101111011011111011101000100011101010101010111100111100011000111010111101100011101011000011101111111001101000111010111111 f0bdbee88eaabcf18ebd8eb0efe68ebf
UTF-8 霆乗ェ趣スー閹ソ 111010011001110010000110111001001011100110010111111011111011110110101010111010001011011010100011111011111011110110111101111011111011110110110000111010011001011010111001111011111011110110111111 e99c86e4b997efbdaae8b6a3efbdbdefbdb0e996b9efbdbf
UHC 霆??趣???? 11101111111111010011111100111111111101101010110000111111001111110011111100111111 effd3f3ff6ac3f3f3f3f

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