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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 邱銀悪}邱銀悪{^ 111001111011011110001011111000101000100010101011011111011110011110110111100010111110001010001000101010110111101101011110 e7b78be288ab7de7b78be288ab7b5e
EUC-JP 邱銀悪}邱銀悪{^ 111011101011100110110110111001001011000010101101011111011110111010111001101101101110010010110000101011010111101101011110 eeb9b6e4b0ad7deeb9b6e4b0ad7b5e
UTF-8 邱銀悪}邱銀悪{^ 111010011000001010110001111010011000101010000000111001101000001010101010011111011110100110000010101100011110100110001010100000001110011010000010101010100111101101011110 e982b1e98a80e682aa7de982b1e98a80e682aa7b5e
UHC 邱銀?}邱銀?{^ 11001111110010001110101111011110001111110111110111001111110010001110101111011110001111110111101101011110 cfc8ebde3f7dcfc8ebde3f7b5e

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