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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 鳶←?n}鳶←?n{^ 100100111100111010000001101010010011111101101110011111011001001111001110100000011010100100111111011011100111101101011110 93ce81a93f6e7d93ce81a93f6e7b5e
EUC-JP 鳶←?n}鳶←?n{^ 110001101101000010100010101010110011111101101110011111011100011011010000101000101010101100111111011011100111101101011110 c6d0a2ab3f6e7dc6d0a2ab3f6e7b5e
UTF-8 鳶←뎳n}鳶←뎳n{^ 1110100110110011101101101110001010000110100100001110101110001110101100110110111001111101111010011011001110110110111000101000011010010000111010111000111010110011011011100111101101011110 e9b3b6e28690eb8eb36e7de9b3b6e28690eb8eb36e7b5e
UHC 鳶←뎳n}鳶←뎳n{^ 1110011011101001101000011110011110001001100001100110111001111101111001101110100110100001111001111000100110000110011011100111101101011110 e6e9a1e789866e7de6e9a1e789866e7b5e

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