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{^ 00111111001111111001011111010100011011100111110100111111001111111001011111010100011011100111101101011110 3f3f97d46e7d3f3f97d46e7b5e
EUC-JP ??琳n}??琳n{^ 00111111001111111100111011010110011011100111110100111111001111111100111011010110011011100111101101011110 3f3fced66e7d3f3fced66e7b5e
UTF-8 묑뤟琳n}묑뤟琳n{^ 1110101110101100100100011110101110100100100111111110011110010000101100110110111001111101111010111010110010010001111010111010010010011111111001111001000010110011011011100111101101011110 ebac91eba49fe790b36e7debac91eba49fe790b36e7b5e
UHC 묑뤟琳n}묑뤟琳n{^ 1011100110100101100011111100111011010111111110110110111001111101101110011010010110001111110011101101011111111011011011100111101101011110 b9a58fced7fb6e7db9a58fced7fb6e7b5e

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