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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 佚耕?N}佚耕?N{^ 100110001100001110001101011010110011111101001110011111011001100011000011100011010110101100111111010011100111101101011110 98c38d6b3f4e7d98c38d6b3f4e7b5e
EUC-JP 佚耕?N}佚耕?N{^ 110100001100010110111001110011000011111101001110011111011101000011000101101110011100110000111111010011100111101101011110 d0c5b9cc3f4e7dd0c5b9cc3f4e7b5e
UTF-8 佚耕듕N}佚耕듕N{^ 1110010010111101100110101110100010000000100101011110101110010011100101010100111001111101111001001011110110011010111010001000000010010101111010111001001110010101010011100111101101011110 e4bd9ae88095eb93954e7de4bd9ae88095eb93954e7b5e
UHC 佚耕듕N}佚耕듕N{^ 1110110011101010110011001110100110110101111001000100111001111101111011001110101011001100111010011011010111100100010011100111101101011110 eceacce9b5e44e7deceacce9b5e44e7b5e

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