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{^ 100011001100111110001101011010110011111101101110011111011000110011001111100011010110101100111111011011100111101101011110 8ccf8d6b3f6e7d8ccf8d6b3f6e7b5e
EUC-JP 狐耕?n}狐耕?n{^ 101110001101000110111001110011000011111101101110011111011011100011010001101110011100110000111111011011100111101101011110 b8d1b9cc3f6e7db8d1b9cc3f6e7b5e
UTF-8 狐耕벳n}狐耕벳n{^ 1110011110001011100100001110100010000000100101011110101110110010101100110110111001111101111001111000101110010000111010001000000010010101111010111011001010110011011011100111101101011110 e78b90e88095ebb2b36e7de78b90e88095ebb2b36e7b5e
UHC 狐耕벳n}狐耕벳n{^ 1111101111001111110011001110100110111010101010100110111001111101111110111100111111001100111010011011101010101010011011100111101101011110 fbcfcce9baaa6e7dfbcfcce9baaa6e7b5e

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