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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???援?}???援?{^ 001111110011111100111111100010011000011100111111011111010011111100111111001111111000100110000111001111110111101101011110 3f3f3f89873f7d3f3f3f89873f7b5e
EUC-JP ???援?}???援?{^ 001111110011111100111111101100011110011100111111011111010011111100111111001111111011000111100111001111110111101101011110 3f3f3fb1e73f7d3f3f3fb1e73f7b5e
UTF-8 列룸뱢援쌞}列룸뱢援쌞{^ 111011111010011010011100111010111010001110111000111010111011000110100010111001101000111110110100111011001000110010011110011111011110111110100110100111001110101110100011101110001110101110110001101000101110011010001111101101001110110010001100100111100111101101011110 efa69ceba3b8ebb1a2e68fb4ec8c9e7defa69ceba3b8ebb1a2e68fb4ec8c9e7b5e
UHC 列룸뱢援쌞}列룸뱢援쌞{^ 1110011011101010101101111110101110010011100010001110101010110101100110110100101001111101111001101110101010110111111010111001001110001000111010101011010110011011010010100111101101011110 e6eab7eb9388eab59b4a7de6eab7eb9388eab59b4a7b5e

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