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 ??x[f??x[^}Y??x[f??x[^}bE 00111111001111110111100001011011011001100011111100111111011110000101101101011110011111010101100100111111001111110111100001011011011001100011111100111111011110000101101101011110011111010110001001000101 3f3f785b663f3f785b5e7d593f3f785b663f3f785b5e7d6245
SJIS-WIN 鴫x[f鴫x[^}Y鴫x[f鴫x[^}bE 111100001100000010001110101100000111100001011011011001101111000011000000100011101011000001111000010110110101111001111101010110011111000011000000100011101011000001111000010110110110011011110000110000001000111010110000011110000101101101011110011111010110001001000101 f0c08eb0785b66f0c08eb0785b5e7d59f0c08eb0785b66f0c08eb0785b5e7d6245
EUC-JP ?鴫x[f?鴫x[^}Y?鴫x[f?鴫x[^}bE 0011111110111100101100100111100001011011011001100011111110111100101100100111100001011011010111100111110101011001001111111011110010110010011110000101101101100110001111111011110010110010011110000101101101011110011111010110001001000101 3fbcb2785b663fbcb2785b5e7d593fbcb2785b663fbcb2785b5e7d6245
UTF-8 鴫x[f鴫x[^}Y鴫x[f鴫x[^}bE 1110111010000001101111111110100110110100101010110111100001011011011001101110111010000001101111111110100110110100101010110111100001011011010111100111110101011001111011101000000110111111111010011011010010101011011110000101101101100110111011101000000110111111111010011011010010101011011110000101101101011110011111010110001001000101 ee81bfe9b4ab785b66ee81bfe9b4ab785b5e7d59ee81bfe9b4ab785b66ee81bfe9b4ab785b5e7d6245
UHC ??x[f??x[^}Y??x[f??x[^}bE 00111111001111110111100001011011011001100011111100111111011110000101101101011110011111010101100100111111001111110111100001011011011001100011111100111111011110000101101101011110011111010110001001000101 3f3f785b663f3f785b5e7d593f3f785b663f3f785b5e7d6245

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