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}??x{^ 001111110011111101111000011111010011111100111111011110000111101101011110 3f3f787d3f3f787b5e
SJIS-WIN 鮏竺x}鮏竺x{^ 11111100010000111000111010110001011110000111110111111100010000111000111010110001011110000111101101011110 fc438eb1787dfc438eb1787b5e
EUC-JP 鮏竺x}鮏竺x{^ 100011111110101011011011101111001011001101111000011111011000111111101010110110111011110010110011011110000111101101011110 8feadbbcb3787d8feadbbcb3787b5e
UTF-8 鮏竺x}鮏竺x{^ 1110100110101110100011111110011110101011101110100111100001111101111010011010111010001111111001111010101110111010011110000111101101011110 e9ae8fe7abba787de9ae8fe7abba787b5e
UHC ?竺x}?竺x{^ 0011111111110101111001110111100001111101001111111111010111100111011110000111101101011110 3ff5e7787d3ff5e7787b5e

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