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 巐幔圓}巐幔圓{^ 111110101011011010011011111011011001101010100010011111011111101010110110100110111110110110011010101000100111101101011110 fab69bed9aa27dfab69bed9aa27b5e
EUC-JP 巐幔圓}巐幔圓{^ 1000111110111011111110011101011011101111110101001010010001111101100011111011101111111001110101101110111111010100101001000111101101011110 8fbbf9d6efd4a47d8fbbf9d6efd4a47b5e
UTF-8 巐幔圓}巐幔圓{^ 111001011011011110010000111001011011100110010100111001011001110010010011011111011110010110110111100100001110010110111001100101001110010110011100100100110111101101011110 e5b790e5b994e59c937de5b790e5b994e59c937b5e
UHC ??圓}??圓{^ 0011111100111111111010101010110101111101001111110011111111101010101011010111101101011110 3f3feaad7d3f3feaad7b5e

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