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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 辷ュ邊イ\}辷ュ邊イ\{^ 1110011110001000101011011110011110110010101100100101110001111101111001111000100010101101111001111011001010110010010111000111101101011110 e788ade7b2b25c7de788ade7b2b25c7b5e
EUC-JP 辷ュ邊イ\}辷ュ邊イ\{^ 111011011110100010001110101011011110111010110100100011101011001001011100011111011110110111101000100011101010110111101110101101001000111010110010010111000111101101011110 ede88eadeeb48eb25c7dede88eadeeb48eb25c7b5e
UTF-8 辷ュ邊イ\}辷ュ邊イ\{^ 1110100010111110101101111110111110111101101011011110100110000010100010101110111110111101101100100101110001111101111010001011111010110111111011111011110110101101111010011000001010001010111011111011110110110010010111000111101101011110 e8beb7efbdade9828aefbdb25c7de8beb7efbdade9828aefbdb25c7b5e
UHC ??邊?\}??邊?\{^ 001111110011111111011100101010110011111101011100011111010011111100111111110111001010101100111111010111000111101101011110 3f3fdcab3f5c7d3f3fdcab3f5c7b5e

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