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 顴紲潺}顴紲潺{^ 111010010100000111100011010001111110000001000100011111011110100101000001111000110100011111100000010001000111101101011110 e941e347e0447de941e347e0447b5e
EUC-JP 顴紲潺}顴紲潺{^ 111100011010001011100101101010001101111110100101011111011111000110100010111001011010100011011111101001010111101101011110 f1a2e5a8dfa57df1a2e5a8dfa57b5e
UTF-8 顴紲潺}顴紲潺{^ 111010011010000110110100111001111011010010110010111001101011110110111010011111011110100110100001101101001110011110110100101100101110011010111101101110100111101101011110 e9a1b4e7b4b2e6bdba7de9a1b4e7b4b2e6bdba7b5e
UHC ??潺}??潺{^ 0011111100111111111011011101001001111101001111110011111111101101110100100111101101011110 3f3fedd27d3f3fedd27b5e

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