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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 亥削ぞ良亥削ぞ粱^ 1000100011100101100011011110110110000010101111001001011111000111100010001110010110001101111011011000001010111100111000101110101101011110 88e58ded82bc97c788e58ded82bce2eb5e
EUC-JP 亥削ぞ良亥削ぞ粱^ 1011000011100111101110101110111110100100101111101100111011001001101100001110011110111010111011111010010010111110111001001110110101011110 b0e7baefa4becec9b0e7baefa4bee4ed5e
UTF-8 亥削ぞ良亥削ぞ粱^ 11100100101110101010010111100101100010011000101011100011100000011001111011101000100010011010111111100100101110101010010111100101100010011000101011100011100000011001111011100111101100101011000101011110 e4baa5e5898ae3819ee889afe4baa5e5898ae3819ee7b2b15e
UHC 亥削ぞ良亥削ぞ粱^ 1111101010100100110111101111101110101010101111101101010111011110111110101010010011011110111110111010101010111110110101011101110001011110 faa4defbaabed5defaa4defbaabed5dc5e

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