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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 亥削ぞ凜}亥削ぞ凜{^ 10001000111001011000110111101101100000101011110011101010101000110111110110001000111001011000110111101101100000101011110011101010101000110111101101011110 88e58ded82bceaa37d88e58ded82bceaa37b5e
EUC-JP 亥削ぞ凜}亥削ぞ凜{^ 10110000111001111011101011101111101001001011111011110100101001010111110110110000111001111011101011101111101001001011111011110100101001010111101101011110 b0e7baefa4bef4a57db0e7baefa4bef4a57b5e
UTF-8 亥削ぞ凜}亥削ぞ凜{^ 111001001011101010100101111001011000100110001010111000111000000110011110111001011000011110011100011111011110010010111010101001011110010110001001100010101110001110000001100111101110010110000111100111000111101101011110 e4baa5e5898ae3819ee5879c7de4baa5e5898ae3819ee5879c7b5e
UHC 亥削ぞ凜}亥削ぞ凜{^ 11111010101001001101111011111011101010101011111011010111110011110111110111111010101001001101111011111011101010101011111011010111110011110111101101011110 faa4defbaabed7cf7dfaa4defbaabed7cf7b5e

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